Sha256: b14c719972fa446322061dfd660908a64ed9ae230f4f478b542932dad795343b

Contents?: true

Size: 145 Bytes

Versions: 37

Compression:

Stored size: 145 Bytes

Contents

class Auth::Workflow::WorkflowController < Auth::AuthenticatedController

	before_filter :is_admin_user , :only => CONDITIONS_FOR_TOKEN_AUTH

end

Version data entries

37 entries across 37 versions & 1 rubygems

Version Path
wordjelly-auth-1.4.2 app/controllers/auth/workflow/workflow_controller.rb
wordjelly-auth-1.4.0 app/controllers/auth/workflow/workflow_controller.rb
wordjelly-auth-1.3.9 app/controllers/auth/workflow/workflow_controller.rb
wordjelly-auth-1.3.8 app/controllers/auth/workflow/workflow_controller.rb
wordjelly-auth-1.3.7 app/controllers/auth/workflow/workflow_controller.rb
wordjelly-auth-1.3.6 app/controllers/auth/workflow/workflow_controller.rb
wordjelly-auth-1.3.5 app/controllers/auth/workflow/workflow_controller.rb
wordjelly-auth-1.3.3 app/controllers/auth/workflow/workflow_controller.rb
wordjelly-auth-1.3.2 app/controllers/auth/workflow/workflow_controller.rb
wordjelly-auth-1.3.1 app/controllers/auth/workflow/workflow_controller.rb
wordjelly-auth-1.3.0 app/controllers/auth/workflow/workflow_controller.rb
wordjelly-auth-1.2.9 app/controllers/auth/workflow/workflow_controller.rb
wordjelly-auth-1.2.8 app/controllers/auth/workflow/workflow_controller.rb
wordjelly-auth-1.2.6 app/controllers/auth/workflow/workflow_controller.rb
wordjelly-auth-1.2.5 app/controllers/auth/workflow/workflow_controller.rb
wordjelly-auth-1.2.4 app/controllers/auth/workflow/workflow_controller.rb
wordjelly-auth-1.2.3 app/controllers/auth/workflow/workflow_controller.rb
wordjelly-auth-1.2.2 app/controllers/auth/workflow/workflow_controller.rb
wordjelly-auth-1.2.1 app/controllers/auth/workflow/workflow_controller.rb
wordjelly-auth-1.2.0 app/controllers/auth/workflow/workflow_controller.rb