public
Rubygem
Description: Rails Plugin - memoize and store to the db a record attribute generated by any expression or SQL query.
Homepage: http://6brand.com
Clone URL: git://github.com/JackDanger/cached_values.git
Search Repo:
cached_values / Manifest.txt
100644 17 lines (17 sloc) 0.308 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
History.txt
MIT-LICENSE
Manifest.txt
README.txt
Rakefile
init.rb
install.rb
lib/cached_values.rb
lib/cached_values/cached_value.rb
lib/cached_values/caches_value.rb
tasks/cached_values_tasks.rake
test/database.yml
test/leprechaun.rb
test/schema.rb
test/test_cached_values.rb
test/test_helper.rb
uninstall.rb