We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff11c79 commit c718ad7Copy full SHA for c718ad7
Gemfile
@@ -34,6 +34,7 @@ gem 'sshkey'
34
group :development, :test do
35
gem 'rspec'
36
gem 'rspec-rails', '~> 3.5', '>= 3.5.2'
37
+ gem 'rails-controller-testing'
38
39
gem 'shoulda', '~> 3.5.0'
40
gem 'shoulda-context'
0 commit comments