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
mack-more / mack-caching / lib / mack-caching.rb
100644 2 lines (2 sloc) 0.125 kb
1
2
require File.join(File.dirname(__FILE__), "errors")
require File.join(File.dirname(__FILE__), "page_caching", "page_caching")