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