On 10/21/06, Sam Donaldson
<rails-mailing-list-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org>
wrote:>
> Hello,
>
> I''m making changes to my app and I find that I have to keep
restarting
> Mongrel so that it picks up the new changes. What''s annoying
though is
> that for some reason, after I make a change in a template, Mongrel is
> not able to pick up the new link that I set. It still points to the old
> link? Is there anything else I need to kill. Is it possible to setup
> Mongrel so that it reloads everytime? Development was a lot easier with
> WEBrick.
Do you have the Mongrel config for your Rails app set to use
"development" mode?
You cans still use WEBrick, if you like. There''s no GUI button for it,
but you can open a console window and run "ruby script\server" from
your app''s root directory.
Curt
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---