loaded?()
Has the target been already loaded?
# File activerecord/lib/active_record/associations/association.rb, line 75 def loaded? @loaded end