method
exist_fragment?
v8.1.1 -
Show latest stable
- Class:
ActionController::StructuredEventSubscriber
exist_fragment?(event)public
No documentation available.
# File actionpack/lib/action_controller/structured_event_subscriber.rb, line 87
def exist_fragment?(event)
fragment_cache(__method__, event)
end