1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00

Merge pull request #4799 from arunagw/warning_fixed_for_indentations

warning removed: mismatched indentations
This commit is contained in:
Aaron Patterson 2012-01-31 17:36:23 -08:00
commit d613d60737

View file

@ -80,5 +80,5 @@ module ActiveRecord::Associations::Builder
end end
end end
end end
end end
end end