public
Description: A very simple, yet very powerful caching framework for Ruby
Homepage: http://www.mackframework.com
Clone URL: git://github.com/markbates/cachetastic.git
Search Repo:
Release 1.7.2
markbates (author)
Tue Jul 01 12:05:54 -0700 2008
commit  20f794825fb1476e90e9c6171a6919722a6c7591
tree    3744ac0ac9b01936b02f565b510b837f7cb83af9
parent  cfb64084023fcbe644d258ed028f52eaaa420c58
...
8
9
10
11
 
12
13
14
...
8
9
10
 
11
12
13
14
0
@@ -8,7 +8,7 @@ require 'rubyforge'
0
 require 'rubygems'
0
 require 'rubygems/gem_runner'
0
 
0
-GEM_VERSION = "1.7.1"
0
+GEM_VERSION = "1.7.2"
0
 GEM_NAME = "cachetastic"
0
 GEM_RUBYFORGE_PROJECT = "magrathea"
0
 

Comments

    No one has commented yet.