Tuesday, November 26, 2013

rspec

This tests everything:

bundle exec rspec spec/

This tests the specification stored in static_pages_spec.rb:

bundle exec rspec spec/requests/static_pages_spec.rb