Sha256: b275278bcddbe7020e711a824ff72bd884f1a1d3f321a8166866b8801405e478

Contents?: true

Size: 161 Bytes

Versions: 7

Compression:

Stored size: 161 Bytes

Contents

module DiscoApp
  module Flow
    class ActionsController < ActionController::Base

      include DiscoApp::Flow::Concerns::ActionsController

    end
  end
end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
disco_app-0.17.0 app/controllers/disco_app/flow/actions_controller.rb
disco_app-0.18.0 app/controllers/disco_app/flow/actions_controller.rb
disco_app-0.18.2 app/controllers/disco_app/flow/actions_controller.rb
disco_app-0.18.3 app/controllers/disco_app/flow/actions_controller.rb
disco_app-0.18.6 app/controllers/disco_app/flow/actions_controller.rb
disco_app-0.18.4 app/controllers/disco_app/flow/actions_controller.rb
disco_app-0.18.1 app/controllers/disco_app/flow/actions_controller.rb