Class: Postburner::StaticController
- Inherits:
-
ApplicationController
- Object
- ActionController::Base
- ApplicationController
- Postburner::StaticController
- Defined in:
- app/controllers/postburner/static_controller.rb
Instance Method Summary collapse
Instance Method Details
#root ⇒ Object
5 6 7 |
# File 'app/controllers/postburner/static_controller.rb', line 5 def root redirect_to postburner.jobs_url end |