Class: SimpleMaster::ActiveRecord::BelongsToMasterPolymorphicReflection
- Inherits:
-
ActiveRecord::Reflection::BelongsToReflection
- Object
- ActiveRecord::Reflection::BelongsToReflection
- SimpleMaster::ActiveRecord::BelongsToMasterPolymorphicReflection
- Defined in:
- lib/simple_master/active_record/belongs_to_master_polymorphic_reflection.rb
Instance Method Summary collapse
Instance Method Details
#association_class ⇒ Object
6 7 8 |
# File 'lib/simple_master/active_record/belongs_to_master_polymorphic_reflection.rb', line 6 def association_class BelongsToPolymorphicAssociation end |