Class: McmsGenerator
- Inherits:
-
Rails::Generators::NamedBase
- Object
- Rails::Generators::NamedBase
- McmsGenerator
- 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_pages ⇒ Object
19 20 21 22 23 |
# File 'lib/generators/mcms/mcms_generator.rb', line 19 def install_pages say "Installing MCMS" end |