Sha256: 46b59b3f6e34a59af25a6c033e100879a4183e868c8aea82cc43ab73d99f1164
Contents?: true
Size: 155 Bytes
Versions: 3
Compression:
Stored size: 155 Bytes
Contents
class Base::StepThreeController < ApplicationController include StairMaster::Controller workflow_map BaseMap def show end def update end end
Version data entries
3 entries across 3 versions & 1 rubygems