Class: Postburner::StaticController

Inherits:
ApplicationController show all
Defined in:
app/controllers/postburner/static_controller.rb

Instance Method Summary collapse

Instance Method Details

#rootObject



5
6
7
# File 'app/controllers/postburner/static_controller.rb', line 5

def root
  redirect_to postburner.jobs_url
end