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
JackDanger (author)
Wed Mar 12 20:31:33 -0700 2008
commit  c1544c5228fb8c690b3eb6e0e002d18640965ba4
tree    5d54e71b217da9d97479a5ebfef6258912355681
parent  9983606dee88432361c44b5cfea73ecaf6a62255
cached_values / Manifest.txt
100644 18 lines (17 sloc) 0.308 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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