Method: Object.to_ruby
- Defined in:
- lib/opium/extensions/object.rb
.to_ruby(other) ⇒ Object Also known as: to_parse
9 10 11 |
# File 'lib/opium/extensions/object.rb', line 9 def to_ruby(other) other end |
9 10 11 |
# File 'lib/opium/extensions/object.rb', line 9 def to_ruby(other) other end |