method
updated?
v7.1.3.4 -
Show latest stable
- Class:
ActionView::CacheExpiry::ViewReloader
updated?()public
No documentation available.
# File actionview/lib/action_view/cache_expiry.rb, line 18
def updated?
@previous_change || @watcher.updated?
end