attribute max_stale
Ruby on Rails 8.1.2
Since v8.1.2Returns the value of the max-stale directive. When max-stale is present with a value, returns that integer value. When max-stale is present without a value, returns true (unlimited staleness). When max-stale is not present, returns nil.