Class: McmsGenerator

Inherits:
Rails::Generators::NamedBase
  • Object
show all
Defined in:
lib/generators/mcms/mcms_generator.rb

Overview

@File Name : mcms_generator.rb @Company Name : Mindfire Solutions Pvt. Ltd. @Creator Name : Vikram Kumar Mishra @Date Created : 2012-07-11

@Date Modified                        :
@Last Modification Details            :
@Purpose                              : This file is responsible to install mcms in other application/module

Instance Method Summary collapse

Instance Method Details

#install_pagesObject



19
20
21
22
23
# File 'lib/generators/mcms/mcms_generator.rb', line 19

def install_pages

  say "Installing MCMS"

end