Topic: Ruby Console. Any way to avoid restart to see changed code?
hey.
Im using the script/console in my Rails 2.3.8 projects and its super handy but annoying when i need to restart the console each time i want to test a change ive made to my code, in a model, for example.
Does anyone know a way around this?