Luan Santos

Results 38 comments of Luan Santos

I will try to work a little more on this tonight, please le me know more about what do you think could be done better!

It shouldn't depend on Rails version to work, if you want it to work you have to put this lines in your Gemfile (for now): ``` ruby gem 'chronic', git:...

Sure thing. Will try to do that today or tomorrow! Thank you. On Friday, January 18, 2013, Lee Jarvis wrote: > @luan https://github.com/luan Now I've refactored master a little I...

You still need the code changes I made back in the day to be able to use that side gem though.

I am having the same problem here. The longer the file is the worse it gets.

I don't get it, why would I want slower performance?

Any news on getting this merged? This is blocking my upgrading the `firebase` package.

It's a good idea. Are you willing to write a test case for this? That would be fantastic.

This worked for me after some trial and error: ```css #tabbrowser-tabs, #tabbrowser-tabs arrowscrollbox { height: auto !important; padding: 0 !important; } #TabsToolbar { min-height: 0 !important; } #tabbrowser-tabs tab[first-visible-tab="true"][last-visible-tab="true"]:not([pinned]), #tabbrowser-tabs...