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.



124
125
126
# File 'lib/disposable/twin.rb', line 124

def mapper
  @mapper
end

#modelObject (readonly)

#model is a private concept.



123
124
125
# File 'lib/disposable/twin.rb', line 123

def model
  @model
end