Class: HomeController
- Inherits:
-
ApplicationController
- Object
- ApplicationController
- HomeController
- Defined in:
- app/controllers/home_controller.rb
Instance Method Summary collapse
Instance Method Details
#index ⇒ Object
3 4 |
# File 'app/controllers/home_controller.rb', line 3 def index end |