Re: When to restart the server? Was: N00B Question: How to a

Rick,

thanks for your quick response.

It works now.

So that means that I cannot use things like textilize in my model for
example, right? Ok, fine with me, helpers are view helpers then. Groked
it.

After using some_helper_method() I changed it to textilize, but it was
still using the old code even after removing some_helper_method. After
restarting webrick it works fine.

Btw. I tried that in the development environment, without caching. At
least no caching I am aware of. The parameters regarding caching are
still
in the default state.

Is there any hard rule when to restart webrick?

Cheers,
Mariano