59 60 61 62
# File 'lib/interlock/core_extensions.rb', line 59 def extract_options! # Method added in Rails rev 7217 last.is_a?(Hash) ? pop : {} end