We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6080402 commit eac9713Copy full SHA for eac9713
Gemfile
@@ -9,7 +9,7 @@ group :development do
9
gem "rdoc"
10
gem "rake"
11
12
- gem "activerecord", github: "rails/rails", branch: "master"
+ gem "activerecord", github: "eugeneius/rails", branch: "lazy_transactions"
13
gem "arel", github: "rails/arel", branch: "master"
14
gem "ruby-plsql", github: "rsim/ruby-plsql", branch: "master"
15
0 commit comments