removing space error

This commit is contained in:
Aaron Patterson
2010-11-22 17:06:55 -08:00
parent 4d31ee1e0e
commit 4ece7e06fd

View File

@@ -61,7 +61,7 @@ module ActiveRecord
set_inverse_instance(the_target, @owner)
the_target
end
def construct_find_scope
{ :conditions => conditions }
end