Skip to content

Commit

Permalink
Add rails-controller-testing gem
Browse files Browse the repository at this point in the history
  • Loading branch information
n-rodriguez committed Oct 13, 2019
1 parent ff11c79 commit c718ad7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ gem 'sshkey'
group :development, :test do
gem 'rspec'
gem 'rspec-rails', '~> 3.5', '>= 3.5.2'
gem 'rails-controller-testing'

gem 'shoulda', '~> 3.5.0'
gem 'shoulda-context'
Expand Down

0 comments on commit c718ad7

Please sign in to comment.