Sha256: 797c867c35506d8a4a6589c6780bea9d3f7ad02571e251f5e632b3ae6491a4c2
Contents?: true
Size: 109 Bytes
Versions: 2
Compression:
Stored size: 109 Bytes
Contents
module WorkflowKit class ApplicationController < ActionController::Base layout 'application' end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
workflow_kit-0.0.2.alpha | app/controllers/workflow_kit/application_controller.rb |
workflow_kit-0.0.1.apha | app/controllers/workflow_kit/application_controller.rb |