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 / install.rb
100644 2 lines (1 sloc) 0.062 kb
1
2
puts IO.read(File.join(File.dirname(__FILE__), 'README.txt'))