method
etag?
rails latest stable - Class:
ActionDispatch::Http::Cache::Response
etag?()public
No documentation available.
# File actionpack/lib/action_dispatch/http/cache.rb, line 113
def etag?; etag; end etag?()No documentation available.
# File actionpack/lib/action_dispatch/http/cache.rb, line 113
def etag?; etag; end