Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 156 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 156 Bytes

Rails app with Devise Cucumber Rspec

Steps

  • bundle
  • rake db:create
  • rails generate rspec:install
  • rails generate cucumber:install --capybara --rspec