Class: RamlRubyClient::Generator::Context
- Inherits:
-
OpenStruct
- Object
- OpenStruct
- RamlRubyClient::Generator::Context
- Includes:
- TemplateHelper
- Defined in:
- lib/raml_ruby_client/generator/template.rb
Instance Method Summary collapse
Methods included from TemplateHelper
Instance Method Details
#to_binding ⇒ Object
26 27 28 |
# File 'lib/raml_ruby_client/generator/template.rb', line 26 def to_binding binding end |