Module: Disposable::Twin::ModelReaders

Included in:
Disposable::Twin
Defined in:
lib/disposable/twin.rb

Instance Attribute Summary collapse

Instance Attribute Details

#mapperObject (readonly)

Returns the value of attribute mapper.



147
148
149
# File 'lib/disposable/twin.rb', line 147

def mapper
  @mapper
end

#modelObject (readonly)

#model is a private concept.



146
147
148
# File 'lib/disposable/twin.rb', line 146

def model
  @model
end