method
handle_conditional_get!

handle_conditional_get!()
private
Hide source
# File actionpack/lib/action_controller/metal/live.rb, line 111 def handle_conditional_get! super unless committed? end