Sha256: fff1557384075da7093895aebf6bb53b1cd0c2fce5fcefd3b90ba09a367ff244

Contents?: true

Size: 140 Bytes

Versions: 21

Compression:

Stored size: 140 Bytes

Contents

class WorkflowController < ApplicationController
  before_filter :authenticate_user!
  
  def index
    @twitter_sidenav_level = 2
  end
end

Version data entries

21 entries across 21 versions & 1 rubygems

Version Path
voluntary-0.7.1 app/controllers/workflow_controller.rb
voluntary-0.7.0 app/controllers/workflow_controller.rb
voluntary-0.6.0 app/controllers/workflow_controller.rb
voluntary-0.5.2 app/controllers/workflow_controller.rb
voluntary-0.5.1 app/controllers/workflow_controller.rb
voluntary-0.5.0 app/controllers/workflow_controller.rb
voluntary-0.4.0 app/controllers/workflow_controller.rb
voluntary-0.3.0 app/controllers/workflow_controller.rb
voluntary-0.2.4 app/controllers/workflow_controller.rb
voluntary-0.2.3 app/controllers/workflow_controller.rb
voluntary-0.2.2 app/controllers/workflow_controller.rb
voluntary-0.2.1 app/controllers/workflow_controller.rb
voluntary-0.2.0 app/controllers/workflow_controller.rb
voluntary-0.1.0 app/controllers/workflow_controller.rb
voluntary-0.1.0.rc4 app/controllers/workflow_controller.rb
voluntary-0.1.0.rc3 app/controllers/workflow_controller.rb
voluntary-0.1.0.rc2 app/controllers/workflow_controller.rb
voluntary-0.1.0.rc1 app/controllers/workflow_controller.rb
voluntary-0.0.3 app/controllers/workflow_controller.rb
voluntary-0.0.2 app/controllers/workflow_controller.rb