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