Hi.

I created active_reload gem ( https://github.com/paneq/active_reload )
which changes how rails handles code reloading in development mode.
Instead of reloading it afer every request it is done before request
and only when some file is changed or added. Few of my friends are
already using it and does not have any problem. I hope this will help
you too. Especially useful for bigger rails applications.

Robert Pankowecki
http://robert.pankowecki.pl

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to