Skip to content

Commit

Permalink
Reverted last change.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jon Yurek committed Jun 26, 2008
1 parent d21c08d commit 89b6ee9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/squirrel.rb
Original file line number Diff line number Diff line change
Expand Up @@ -322,7 +322,6 @@ def to_find_include
@condition_blocks.inject({}) do |inc, cb|
if cb.reflection.nil?
inc.merge(cb.to_find_include)
inc
else
inc[cb.reflection] ||= {}
inc[cb.reflection] = inc[cb.reflection].merge(cb.to_find_include)
Expand Down

0 comments on commit 89b6ee9

Please sign in to comment.