Skip to content

Commit

Permalink
activerecord-deprecated_finders 1.0.0 has a bug with has_many :through
Browse files Browse the repository at this point in the history
associations
  • Loading branch information
rafaelfranca committed Apr 17, 2013
1 parent 22b305c commit 88150e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion activerecord/activerecord.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@ Gem::Specification.new do |s|
s.add_dependency 'activemodel', version

s.add_dependency 'arel', '~> 4.0.0.beta2'
s.add_dependency 'activerecord-deprecated_finders', '~> 1.0.0'
s.add_dependency 'activerecord-deprecated_finders', '~> 1.0.1'
end

0 comments on commit 88150e8

Please sign in to comment.