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.



151
152
153
# File 'lib/disposable/twin.rb', line 151

def mapper
  @mapper
end

#modelObject (readonly)

#model is a private concept.



150
151
152
# File 'lib/disposable/twin.rb', line 150

def model
  @model
end