4cb096d
a2f655b
234a7d7
1 2 3
4
5
6
7
8
require 'refinery/generators' class RefinerycmsBlogGenerator < ::Refinery::Generators::EngineInstaller source_root File.expand_path('../../../', __FILE__) engine_name "refinerycms-blog" end