GitHub User: aripollak
I find that "reload!" is extremely useful in the rails console when doing development; it reloads your environment, so it should pick up any changes you make to your source files.
I find that "reload!" is extremely useful in the rails console when doing development; it reloads your environment, so it should pick up any changes you make to your source files.