Class: Kapusta::Env::MethodBinding
- Inherits:
-
Struct
- Object
- Struct
- Kapusta::Env::MethodBinding
- Defined in:
- lib/kapusta/env.rb
Instance Attribute Summary collapse
-
#ruby_name ⇒ Object
Returns the value of attribute ruby_name.
Instance Attribute Details
#ruby_name ⇒ Object
Returns the value of attribute ruby_name
5 6 7 |
# File 'lib/kapusta/env.rb', line 5 def ruby_name @ruby_name end |