method

updated?

updated?()
public

No documentation available.

# File actionview/lib/action_view/cache_expiry.rb, line 18
      def updated?
        @previous_change || @watcher.updated?
      end