public
Description: All the extra stuff you could want for the Mack Framework.
Homepage: http://www.mackframework.com
Clone URL: git://github.com/markbates/mack-more.git
Finished page caching. [#18 state:resolved]
markbates (author)
Mon Jul 21 12:37:17 -0700 2008
commit  e064f60dbfaf2dedabbd7f40d82fd5db34c3887c
tree    4f2f49a1045aa9d49906398105ef6a45b63673d7
parent  9f2f49df9a3d3c9007955a8b89339fe2befca39d
...
1
2
 
 
3
...
 
1
2
3
4
0
@@ -1 +1,2 @@
0
-require File.join(File.dirname(__FILE__), "page_caching")
0
\ No newline at end of file
0
+require File.join(File.dirname(__FILE__), "errors")
0
+require File.join(File.dirname(__FILE__), "page_caching", "page_caching")
0
\ No newline at end of file

Comments