method
fragment_cache_key
v2.0.3 -
Show latest stable
- Class:
ActionController::Caching::Fragments
fragment_cache_key(name)public
Given a name (as described in expire_fragment), returns a key suitable for use in reading, writing, or expiring a cached fragment. If the name is a hash, the generated name is the return value of url_for on that hash (without the protocol).