Method: Sinew::Main#dsl
- Defined in:
- lib/sinew/main.rb
#dsl ⇒ Object
35 36 37 |
# File 'lib/sinew/main.rb', line 35 def dsl @dsl ||= DSL.new(self) end |
35 36 37 |
# File 'lib/sinew/main.rb', line 35 def dsl @dsl ||= DSL.new(self) end |