Skip to content

samparnell/dynamic_action_cache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DynamicActionCache

An action caching mechanism that allows partials to be rendered dynamically.

This works just like caches_action but provides an alternative partial include helper. Including a partial using render_uncached will always render the partial content even when the rest of the action is cached.


script/plugin:

script/plugin install git://github.com/samparnell/dynamic_action_cache.git 

About

Cache actions but still render partials dynamically

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages