class ActiveRecord::DelegationAssociationTest
Public Instance Methods
target()
click to toggle source
# File activerecord/test/cases/relation/delegation_test.rb, line 44 def target Post.new.comments end
# File activerecord/test/cases/relation/delegation_test.rb, line 44 def target Post.new.comments end