Class: Help

Inherits:
Object
  • Object
show all
Defined in:
lib/codeigniter/commands/help.rb

Class Method Summary collapse

Class Method Details

.showObject



3
4
5
# File 'lib/codeigniter/commands/help.rb', line 3

def self.show
  puts "ci new app_name"
end