On Jun 7, 2006, at 9:01 PM, Trevor Squires wrote:

Hey,

I too have felt the pain of having to restart the server when working on the modules in plugins.

However it's easily avoided by putting a require_dependency 'my_module' just before the include MyModule call. It's a small amount of pain that I only have to bear during development so it's okay with me.


Trevor,

Thanks for the tip.  I'm now using it in my code.

Regards,
Blair

--
Blair Zajac, Ph.D.
<[EMAIL PROTECTED]>
Subversion training, consulting and support
http://www.orcaware.com/svn/


_______________________________________________
Rails-core mailing list
Rails-core@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-core

Reply via email to