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:
making sure to read from the right file.
JackDanger (author)
Thu Mar 06 13:23:52 -0800 2008
commit  a97b498fbba4e21317ec58c0330245491d151aa7
tree    3ae43d5aa11e073fa1adabb81f700e31afa60bb4
parent  454b40da5f99b9806ea1499a141be9704b22d0fb
...
1
 
...
 
1
0
@@ -1 +1 @@
0
-puts IO.read(File.join(File.dirname(__FILE__), 'README'))
0
+puts IO.read(File.join(File.dirname(__FILE__), 'README.txt'))

Comments

    No one has commented yet.