? Earlier 1 items total Later ?

On this page:?

script/console reload models

Great time saver... found at http://habtm.com/articles/2005/10/04/script-console-reload-models

$ script/console
Loading development environment.
>> ..do stuff here..

then modify your model code..
then..

>> Dispatcher.reset_application!

? Earlier 1 items total Later ?