Class: Defoker::Dsl
- Inherits:
-
Object
- Object
- Defoker::Dsl
- Defined in:
- lib/defoker_dsl.rb
Overview
Dsl
Instance Attribute Summary collapse
-
#defoker ⇒ Object
Returns the value of attribute defoker.
Instance Method Summary collapse
-
#initialize ⇒ Dsl
constructor
A new instance of Dsl.
Constructor Details
Instance Attribute Details
#defoker ⇒ Object
Returns the value of attribute defoker.
7 8 9 |
# File 'lib/defoker_dsl.rb', line 7 def defoker @defoker end |