Class: RootController
- Inherits:
-
ApplicationController
- Object
- ApplicationController
- RootController
- Defined in:
- lib/generators/hello/install/templates/root/root_controller.rb
Instance Method Summary collapse
Instance Method Details
#index ⇒ Object
4 5 |
# File 'lib/generators/hello/install/templates/root/root_controller.rb', line 4 def index end |