Class: Array
- Inherits:
-
Object
- Object
- Array
- Defined in:
- lib/core_ext/array.rb
Instance Method Summary collapse
Instance Method Details
#extract_options! ⇒ Object
4 5 6 |
# File 'lib/core_ext/array.rb', line 4 def last.is_a?(Hash) ? pop : {} end |