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