On 31 Dec 2007, at 09:06, fredistic wrote:
>
> In development mode I still have to restart the webserver (mongrel)
> when I change the code in a plugin. I''m adding logger calls to
> attachment_fu to debug my thumbnail problems.
>
> WinXP SP2/32, rails 2.0.2, ruby 1.8.6
>
> Is there an option to have the server reload the plugins?
>
You can remove the plugins lib path from Dependencies.load_once_paths
(eg in the plugin''s init.rb)
Fred> fredistic
> >
--~--~---------~--~----~------------~-------~--~----~
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
rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---