Module: Formed::Relation::Delegation::ClassSpecificRelation::ClassMethods
- Defined in:
- lib/formed/relation/delegation.rb
Overview
:nodoc:
Instance Method Summary collapse
Instance Method Details
#name ⇒ Object
110 111 112 |
# File 'lib/formed/relation/delegation.rb', line 110 def name superclass.name end |