Sha256: 377268e5f5984a73006ba828d40c2fe6318c60bf98134485d4b7762414fb5f48
Contents?: true
Size: 159 Bytes
Versions: 2
Compression:
Stored size: 159 Bytes
Contents
module DiscoApp module Flow class ActionsController < ActionController::Base include DiscoApp::Flow::Concerns::ActionsController end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
disco_app-0.16.1.pre.sidekiq.pre.6.pre.release | app/controllers/disco_app/flow/actions_controller.rb |
disco_app-0.16.1 | app/controllers/disco_app/flow/actions_controller.rb |