Class: HelpController
- Inherits:
-
MVCLI::Controller
- Object
- MVCLI::Controller
- HelpController
- Defined in:
- app/controllers/help_controller.rb
Instance Method Summary collapse
Instance Method Details
#show ⇒ Object
3 4 5 |
# File 'app/controllers/help_controller.rb', line 3 def show Help.new end |