method
process_cleanup_with_components
Ruby on Rails latest stable (v7.1.3.2)
-
0 notes -
Class: ActionController::Components::InstanceMethods
process_cleanup_with_components()
private
Hide source
# File actionpack/lib/action_controller/components.rb, line 164 def process_cleanup_with_components process_cleanup_without_components unless component_request? end