class Embork::Generator::ErbHelpers

Attributes

namespace[RW]

Public Instance Methods

get_binding() click to toggle source
# File lib/embork/generator.rb, line 84
def get_binding
  binding
end