On Jan 22, 2006, at 6:43 PM, Ryan Wood wrote:
> When working in development mode, do non-AR models reload? I''m not
> seeing changes I make reflected in the app unless I restart webrick,
> so I''m assuming the answer is no. How would get these model
objects to
> reload just as their AR decendant brothers and sisters do?
>
> --Ryan
> _______________________________________________
> Rails mailing list
> Rails@lists.rubyonrails.org
> http://lists.rubyonrails.org/mailman/listinfo/rails
>
No they don''t get reloaded on each request you have to restart. Or
you can use require_dependency ''mymodel'' to make them reload
after
each request.
Cheers-
-Ezra Zygmuntowicz
WebMaster
Yakima Herald-Republic Newspaper
ezra@yakima-herald.com
509-577-7732