method
process_cleanup_with_components
v2.1.0 -
Show latest stable
- Class:
ActionController::Components::InstanceMethods
process_cleanup_with_components()private
No documentation available.
# File actionpack/lib/action_controller/components.rb, line 161
def process_cleanup_with_components
process_cleanup_without_components unless component_request?
end