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.



126
127
128
# File 'lib/disposable/twin.rb', line 126

def mapper
  @mapper
end

#modelObject (readonly)

#model is a private concept.



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

def model
  @model
end