Parent

Array

Public Instance Methods

extract_options!() click to toggle source
# File lib/core_ext/array.rb, line 2
def extract_options!
  last.is_a?(::Hash) ? pop : {}
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.