Class: Array
- Inherits:
-
Object
- Object
- Array
- Defined in:
- lib/array_helper.rb
Instance Method Summary collapse
Instance Method Details
#unwrap_from_array! ⇒ Object
16 17 18 |
# File 'lib/array_helper.rb', line 16 def unwrap_from_array! RestClientPlus::ArrayHelper.unwrap_from_array(self) end |