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

fix broken sentence [ci skip]

This commit is contained in:
Neeraj Singh 2013-03-29 15:02:13 -04:00
parent 1003f5bd6d
commit 6807114bb5

View file

@ -113,7 +113,7 @@ module ActiveRecord
end
end
# This class of the target. belongs_to polymorphic overrides this to look at the
# Returns the class of the target. belongs_to polymorphic overrides this to look at the
# polymorphic_type field on the owner.
def klass
reflection.klass