Skip to content
This repository has been archived by the owner on Mar 30, 2022. It is now read-only.

Commit

Permalink
Argh. PUTS.
Browse files Browse the repository at this point in the history
  • Loading branch information
ernie committed Sep 22, 2013
1 parent 74cca8b commit db1e244
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/squeel/adapters/active_record/relation_extensions.rb
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ def merge(r, equalities_resolved = false)
merge_resolving_duplicate_squeel_equalities(r)
end
else
puts r.inspect if r.is_a?(Proc)
super(r)
end
end
Expand Down

0 comments on commit db1e244

Please sign in to comment.