Method: Vedeu::DSL#model
- Defined in:
- lib/vedeu/dsl/dsl.rb
#model ⇒ void (readonly, protected)
This method returns an undefined value.
Returns The new model object which the DSL is constructing.
40 41 42 |
# File 'lib/vedeu/dsl/dsl.rb', line 40 def model @model end |