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