public
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
cached_values / History.txt
100644 8 lines (4 sloc) 0.12 kb
1
2
3
4
5
6
7
8
=== 1.0.1 / 2008-03-12
 
* The find_target method is now public
 
=== 1.0.0 / 2008-03-06
 
* Converted from a Rails plugin