method
commit!
v4.0.2 -
Show 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