Module: RoCommands::Generators::BaseGenerator
Defined Under Namespace
Modules: ClsMeths
Class Method Summary collapse
Class Method Details
.included(base) ⇒ Object
8 9 10 |
# File 'lib/ro_commands/generators/base_generator.rb', line 8 def included(base) base.extend(ClsMeths) end |