Module: ActionDispatch

Defined in:
lib/mime_fallback/mime_negotiation.rb

Overview

This overrides the behavior of negotiating mime. Doing this because we

aren't able to hook into ActionDispatch::Request

This allows the fallbacks to work when you call respond_to {|format| format.something_with_a_fallback }

Defined Under Namespace

Modules: Http