Problem solved! I was restarting InstantRails after changing the config, but what I really needed to be doing was restarting the application by ctrl+c’ing and re-typing ‘ruby script/server’. Now it works and has the proper directory :)
This entry was posted in MarkUs and tagged problems, rails, setup. Bookmark the permalink. Both comments and trackbacks are currently closed.
Aha!
Problem solved! I was restarting InstantRails after changing the config, but what I really needed to be doing was restarting the application by ctrl+c’ing and re-typing ‘ruby script/server’. Now it works and has the proper directory :)