We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f691f2 commit 9e71ef4Copy full SHA for 9e71ef4
gemfiles/activerecord_4_0.gemfile
@@ -3,6 +3,7 @@
3
source "https://rubygems.org"
4
5
gem "activerecord", "~> 4.0.0"
6
+gem "mysql", "~> 2.9.0"
7
gem "protected_attributes", "~> 1.0.0"
8
9
gemspec :path=>"../"
0 commit comments