Class: EffectiveCkeditor::Generators::InstallGenerator
- Inherits:
-
Rails::Generators::Base
- Object
- Rails::Generators::Base
- EffectiveCkeditor::Generators::InstallGenerator
- Includes:
- Rails::Generators::Migration
- Defined in:
- lib/generators/effective_ckeditor/install_generator.rb
Instance Method Summary collapse
Instance Method Details
#show_readme ⇒ Object
10 11 12 |
# File 'lib/generators/effective_ckeditor/install_generator.rb', line 10 def show_readme readme "README" if behavior == :invoke end |