public
Description: Cache render calls in Rails controllers.
Homepage:
Clone URL: git://github.com/ryanb/render-caching.git
render-caching / Manifest
100644 12 lines (11 sloc) 0.211 kb
1
2
3
4
5
6
7
8
9
10
11
12
CHANGELOG
lib/render_caching/controller_additions.rb
lib/render_caching.rb
LICENSE
Manifest
README
spec/render_caching/controller_additions_spec.rb
spec/spec_helper.rb
tasks/deployment.rake
tasks/spec.rake
TODO