module ActionDispatch::Routing::Mapper::Resources

def scope_action_options

def scope_action_options
  @scope[:action_options] || {}
end