Class: Help
- Inherits:
-
Object
- Object
- Help
- Defined in:
- lib/codeigniter/commands/help.rb
Class Method Summary collapse
Class Method Details
.show ⇒ Object
3 4 5 |
# File 'lib/codeigniter/commands/help.rb', line 3 def self.show puts "ci new app_name" end |