- Add rspec-rails to the development/test group - Generate RSpec config (.rspec, spec_helper, rails_helper) - Add home page request spec as a smoke test - Stop ignoring .rspec so test config is tracked
2 lines
22 B
Plaintext
2 lines
22 B
Plaintext
--require spec_helper
|