Skip to content

Commit

Permalink
remove stray line
Browse files Browse the repository at this point in the history
  • Loading branch information
vijaydev committed Sep 26, 2011
1 parent 2d7dd9b commit 7d603ff
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -1516,7 +1516,6 @@ def test_association_attributes_are_available_to_after_initialize
assert_equal car.id, bulb.attributes_after_initialize['car_id']
end

<<<<<<< HEAD
def test_overriding_reflection_build_association_with_deprecated_method_signature
ActiveRecord::Reflection::AssociationReflection.class_eval do
alias_method :old_build_association, :build_association
Expand Down

0 comments on commit 7d603ff

Please sign in to comment.