module Thoran::Array::ExtractOptionsX
Public Instance Methods
extract_options!()
click to toggle source
# File lib/Thoran/Array/ExtractOptionsX/extract_optionsX.rb, line 16 def extract_options! last.is_a?(::Hash) ? pop : {} end
Also aliased as: extract_options