Class: EffectiveCkeditor::Generators::InstallGenerator

Inherits:
Rails::Generators::Base
  • Object
show all
Includes:
Rails::Generators::Migration
Defined in:
lib/generators/effective_ckeditor/install_generator.rb

Instance Method Summary collapse

Instance Method Details

#show_readmeObject



10
11
12
# File 'lib/generators/effective_ckeditor/install_generator.rb', line 10

def show_readme
  readme "README" if behavior == :invoke
end