Method: Rails::Command::GemHelpCommand#perform

Defined in:
railties/lib/rails/commands/gem_help/gem_help_command.rb

#performObject



8
9
10
# File 'railties/lib/rails/commands/gem_help/gem_help_command.rb', line 8

def perform
  say self.class.class_usage
end