Skip to content

Commit

Permalink
Added simplecov to Gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Richard Xia committed Feb 17, 2012
1 parent 487ab1e commit 80d310f
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 @@ -15,6 +15,7 @@ group :development, :test do
gem 'capybara'
gem 'launchy'
gem 'rspec-rails'
gem 'simplecov'
end
group :production do
# gem 'pg'
Expand Down

0 comments on commit 80d310f

Please sign in to comment.