Method: RorHack::ObjectHack#p2ros
- Defined in:
- lib/ror_hack/object_hack.rb
#p2ros ⇒ Object
83 84 85 86 |
# File 'lib/ror_hack/object_hack.rb', line 83 def p2ros result = presence result = OpenStruct.new if result.nil? end |
83 84 85 86 |
# File 'lib/ror_hack/object_hack.rb', line 83 def p2ros result = presence result = OpenStruct.new if result.nil? end |