Tag Archives: problems

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 :)
Posted in MarkUs | Also tagged , | Comments closed

Up and running! (sort of)

I have MarkUs up and running on my computer now! It is having troubles creating the repositories for assignments though – I edited the config/environment.rb file and it is still trying to look at the unix path instead of the new value I gave it. Restarting InstantRails didn’t help at all. Looks like it’s time [...]
Posted in MarkUs | Also tagged , , | Comments closed