Method: Hoss::CentralConfig::CacheControl#must_revalidate

Defined in:
lib/hoss/central_config/cache_control.rb

#must_revalidateObject (readonly)

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.



29
30
31
# File 'lib/hoss/central_config/cache_control.rb', line 29

def must_revalidate
  @must_revalidate
end