require 'refinery/generators' class RefinerycmsBlogGenerator < ::Refinery::Generators::EngineInstaller source_root File.expand_path('../../../', __FILE__) engine_name "refinerycms-blog" end