Class: Workflow::UserController

Inherits:
ApplicationController
  • Object
show all
Defined in:
app/controllers/workflow/user_controller.rb

Instance Method Summary collapse

Instance Method Details

#indexObject



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

def index
  @hide_sidebar = true
end