method

commit!

rails latest stable - Class: ActionController::Live::Response

Method deprecated or moved

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

commit!()
public

No documentation available.

# File actionpack/lib/action_controller/metal/live.rb, line 94
      def commit!
        headers.freeze
        super
      end