Rails console reload
2/04/2008When you make changes to your model objects, you can reload them in the console using:
reload!
small snippets of webmonkey wisdom
When you make changes to your model objects, you can reload them in the console using:
reload!