Class: SimpleMaster::ActiveRecord::BelongsToMasterPolymorphicReflection

Inherits:
ActiveRecord::Reflection::BelongsToReflection
  • Object
show all
Defined in:
lib/simple_master/active_record/belongs_to_master_polymorphic_reflection.rb

Instance Method Summary collapse

Instance Method Details

#association_classObject



6
7
8
# File 'lib/simple_master/active_record/belongs_to_master_polymorphic_reflection.rb', line 6

def association_class
  BelongsToPolymorphicAssociation
end