Skip to content
This repository has been archived by the owner on Jan 4, 2021. It is now read-only.

Commit

Permalink
Require rails for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
mnoack committed May 8, 2014
1 parent 7ad4067 commit 1bf0aa4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Expand Up @@ -8,4 +8,5 @@ group :development, :test do
gem 'simplecov'
gem 'simplecov-rcov'
gem 'sqlite3'
gem 'rails'
end

0 comments on commit 1bf0aa4

Please sign in to comment.