method

rack_key_for

rack_key_for(key)
private

No documentation available.

# File actionpack/lib/action_controller/renderer.rb, line 105
      def rack_key_for(key); RACK_KEY_TRANSLATION[key]; end