public
Description: A content management extension for Rails, unobtrusively adding static (page) and dynamic (post) content retrieval and management
Homepage: http://jamesbrooks.net/hush-cms/
Clone URL: git://github.com/JamesBrooks/hush_cms.git
hush_cms / init.rb
100644 4 lines (2 sloc) 0.075 kb
1
2
3
4
require File.join(File.dirname(__FILE__), 'lib', 'hush_cms')
 
HushCMS.load