Module: Toy::Inheritance

Extended by:
ActiveSupport::Concern
Included in:
Object
Defined in:
lib/toy/inheritance.rb

Defined Under Namespace

Modules: ClassMethods

Instance Method Summary collapse

Instance Method Details

#typeObject



25
26
27
# File 'lib/toy/inheritance.rb', line 25

def type
  read_attribute(:type)
end