We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2298222 commit 9973a77Copy full SHA for 9973a77
gemfiles/Gemfile.rails-3.2
@@ -7,6 +7,7 @@ if RUBY_VERSION <= '1.8.7'
7
end
8
gem 'nokogiri', '~> 1.5.0'
9
gem 'rspec-rails', '~> 2.14.1'
10
+gem 'test-unit'
11
gem 'capybara', '~> 2.0.0'
12
# stick to versions that work under Ruby 1.8 for now
13
gem 'mime-types', '< 2'
0 commit comments