JackDanger / cached_values

Rails Plugin - memoize and store to the db a record attribute generated by any expression or SQL query.

This URL has Read+Write access

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