Class: Embork::Generator::ErbHelpers

Inherits:
Object
  • Object
show all
Defined in:
lib/embork/generator.rb

Instance Attribute Summary collapse

Instance Method Summary collapse

Instance Attribute Details

#namespaceObject

Returns the value of attribute namespace.



82
83
84
# File 'lib/embork/generator.rb', line 82

def namespace
  @namespace
end

Instance Method Details

#get_bindingObject



84
85
86
# File 'lib/embork/generator.rb', line 84

def get_binding
  binding
end