Showing posts with label ruby on rails. Show all posts
Showing posts with label ruby on rails. Show all posts

Saturday, August 11, 2012

Ruby Rails: switches

Rails new:
-T #do not generate a test Directory; do this to replace test with Rspec also need to install Rspec $rails generate rspec:install