Module: ClusterExtensions::Array::ExtractOptions
Instance Method Summary collapse
Instance Method Details
permalink #extract_options! ⇒ Object
[View source]
4 5 6 |
# File 'lib/ext/array.rb', line 4 def last.is_a?(::Hash) ? pop : {} end |