Module
ActionView::LookupContext::DetailsCache
In:
lib/action_view/lookup_context.rb
Add caching behavior on top of Details.
Methods
_set_detail
disable_cache
Attributes
cache
[RW]
Public Instance methods
disable_cache
() {|| ...}
Temporary skip passing the details_key forward.
Protected Instance methods
_set_detail
(key, value)
[Validate]