Class: Scholarship::WorkflowController

Inherits:
ApplicationController
  • Object
show all
Includes:
BaseController
Defined in:
app/controllers/scholarship/workflow_controller.rb

Instance Method Summary collapse

Methods included from BaseController

#application_navigation, #navigation_product_name, #navigation_product_path

Instance Method Details

#indexObject



6
7
8
9
# File 'app/controllers/scholarship/workflow_controller.rb', line 6

def index
  @twitter_sidenav_level = 2
  @sidenav_links_count = 1
end