[katello-devel] Faster development environment

Eric Helms ehelms at redhat.com
Wed Aug 1 13:37:08 UTC 2012


On 07/27/2012 06:01 PM, Mike McCune wrote:
> On 07/27/2012 03:09 AM, Pavel Pokorny wrote:
>> Hi Katello developers,
>> if you experience problems with the speed of development environment,
>> try gem called rails-dev-boost[1].
>> Just add one line [2] to your Gemfile and run bundle. Every request is
>> handled noticeable faster with this gem.
>>
>> [1]https://github.com/thedarkone/rails-dev-boost/
>> [2] gem 'rails-dev-boost', :git =>
>> 'git://github.com/thedarkone/rails-dev-boost.git', :require =>
>> 'rails_development_boost'
>
> thanks Pavel, this is *awesome*
>
> made my dev mode run almost as fast as production yet I was able to 
> make code changes without a restart
>
> Mike
Any reason to not throw this into our Gemfile under development set?

- Eric




More information about the katello-devel mailing list