Never been to DZone Snippets before?

Snippets is a public source code repository. Easily build up your personal collection of code snippets, categorize them with tags / keywords, and share them with the world

script/console reload models (See related posts)

$ ./script.console
Loading development environment...
>> [do stuff / modify models]
>> Dispatcher.reset_application!


Picked this up from...

http://habtm.com/articles/2005/10/04/script-console-reload-models

... which would have been fine but the site is completely unusable, opting for cool drag-and-drop over the ability to copy and paste. Bad.

Comments on this post

technoweenie posts on Oct 11, 2005 at 20:45
it's a literal tumblelog as a joke. there is an 'untumble' link, but i just read it from the rss...
court3nay posts on Oct 12, 2005 at 20:30
gosh darn it, i missed the credit for this one ;)
oceanic posts on Oct 14, 2005 at 01:59
rtomayko: press the "untumble" link at the top-right of the page - it sorts itself out straight away ...

court3nay: hehe

drew
rtomayko posts on Oct 15, 2005 at 04:43
Right on. I didn't notice that. It drove me crazy...

You need to create an account or log in to post comments to this site.


Click here to browse all 5147 code snippets

Related Posts