Class: Embork::Generator::ErbHelpers
- Inherits:
-
Object
- Object
- Embork::Generator::ErbHelpers
- Defined in:
- lib/embork/generator.rb
Instance Attribute Summary collapse
-
#namespace ⇒ Object
Returns the value of attribute namespace.
Instance Method Summary collapse
Instance Attribute Details
#namespace ⇒ Object
Returns the value of attribute namespace.
82 83 84 |
# File 'lib/embork/generator.rb', line 82 def namespace @namespace end |
Instance Method Details
#get_binding ⇒ Object
84 85 86 |
# File 'lib/embork/generator.rb', line 84 def get_binding binding end |