method
commit!
rails latest stable - Class:
ActionController::Live::Response
commit!()public
No documentation available.
# File actionpack/lib/action_controller/metal/live.rb, line 94
def commit!
headers.freeze
super
end