Testing rails application using script or console, you have to stop and start the console to test changes to your model objects. It makes development slow. This recipe shows you the easy way to reload the console. If you are using windows, you start the console by using this command: ruby script or console



March 26th, 2010
linus
Posted in
Tags:





