Class: ForumController
- Inherits:
-
ApplicationController
- Object
- ActionController::Base
- ApplicationController
- ForumController
- Defined in:
- app/controllers/forum_controller.rb
Instance Method Summary collapse
Instance Method Details
#index ⇒ Object
2 3 |
# File 'app/controllers/forum_controller.rb', line 2 def index end |