method

use_accept_header=

rails latest stable - Class: ActionController::Base::DeprecatedBehavior

Method deprecated or moved

This method is deprecated or moved on the latest stable version. The last existing version (v3.0.9) is shown here.

use_accept_header=(val)
public

No documentation available.

# File actionpack/lib/action_controller/deprecated/base.rb, line 113
      def use_accept_header=(val)
        use_accept_header
      end