Sha256: 027ee1ecf06137379ed491bbb564013594792ca09ac07d0ffcb13d31cca320cc

Contents?: true

Size: 183 Bytes

Versions: 2

Compression:

Stored size: 183 Bytes

Contents

FeatherCms::Config.init do |c|
  c.template_store_path = 'public/system/templates'
  c.template_store_type = :<%= @storage %> 
  #c.template_extenstion = 'html'   #default : html
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
feather_cms-0.0.2 lib/generators/feather_cms/templates/initializer.rb
feather_cms-0.0.1 lib/generators/feather_cms/templates/initializer.rb