Skip to content

Setup rspec

paz requested to merge setup-rspec into master
  • Delete gemspec and move dependencies to Gemfile
  • Add rspec-rails gem and remove the test folder that was created with the initial creation of the app. To ensure everything is working an example for the list model was added.

Merge request reports