So I’ve had in mind a project and decided to try it using Ruby on Rails. I already had a copy of this installed, so decided to sudo gem upgrade-all to catch-up, then rails myapp to build the stub application.
Usually after this point you hop in, and run script/generate with arguments to invoke new controllers [...]
Filed under: ruby on rails | Leave a Comment »