Sha256: 602f52bf203f15d082155acc4545472c318b80a52a7d71f663804ccfeb034b13

Contents?: true

Size: 145 Bytes

Versions: 18

Compression:

Stored size: 145 Bytes

Contents

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

	before_action :is_admin_user , :only => CONDITIONS_FOR_TOKEN_AUTH

end

Version data entries

18 entries across 18 versions & 1 rubygems

Version Path
wordjelly-auth-1.6.0 app/controllers/auth/workflow/workflow_controller.rb
wordjelly-auth-1.5.9 app/controllers/auth/workflow/workflow_controller.rb
wordjelly-auth-1.5.8 app/controllers/auth/workflow/workflow_controller.rb
wordjelly-auth-1.5.7 app/controllers/auth/workflow/workflow_controller.rb
wordjelly-auth-1.5.6 app/controllers/auth/workflow/workflow_controller.rb
wordjelly-auth-1.5.5 app/controllers/auth/workflow/workflow_controller.rb
wordjelly-auth-1.5.4 app/controllers/auth/workflow/workflow_controller.rb
wordjelly-auth-1.5.3 app/controllers/auth/workflow/workflow_controller.rb
wordjelly-auth-1.5.2 app/controllers/auth/workflow/workflow_controller.rb
wordjelly-auth-1.5.1 app/controllers/auth/workflow/workflow_controller.rb
wordjelly-auth-1.5.0 app/controllers/auth/workflow/workflow_controller.rb
wordjelly-auth-1.4.9 app/controllers/auth/workflow/workflow_controller.rb
wordjelly-auth-1.4.8 app/controllers/auth/workflow/workflow_controller.rb
wordjelly-auth-1.4.7 app/controllers/auth/workflow/workflow_controller.rb
wordjelly-auth-1.4.6 app/controllers/auth/workflow/workflow_controller.rb
wordjelly-auth-1.4.5 app/controllers/auth/workflow/workflow_controller.rb
wordjelly-auth-1.4.4 app/controllers/auth/workflow/workflow_controller.rb
wordjelly-auth-1.4.3 app/controllers/auth/workflow/workflow_controller.rb