Skip to content

Commit

Permalink
adding activerecord and friends to test issue #13
Browse files Browse the repository at this point in the history
  • Loading branch information
aq1018 committed Feb 12, 2014
1 parent b64d84c commit bdd17c5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ gemspec
group :development do
gem 'devtools', git: 'https://github.com/rom-rb/devtools.git'
gem 'gem-release'
gem 'activerecord', '~> 4.0.2'
gem 'sqlite3'
end

# Added by devtools
Expand Down

0 comments on commit bdd17c5

Please sign in to comment.