Module: Toy::Inheritance
Defined Under Namespace
Modules: ClassMethods
Instance Method Summary collapse
Instance Method Details
#type ⇒ Object
25 26 27 |
# File 'lib/toy/inheritance.rb', line 25 def type read_attribute(:type) end |