Class: WorkflowController

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

Instance Method Summary collapse

Methods inherited from ApplicationController

#current_ability

Methods included from Voluntary::V1::BaseController

#parent, #voluntary_application_javascripts, #voluntary_application_stylesheets

Methods included from Applicat::Mvc::Controller

included

Instance Method Details

#indexObject



4
5
6
# File 'app/controllers/workflow_controller.rb', line 4

def index
  @twitter_sidenav_level = 2
end