Sha256: 7609e826cab82e9db450bc1bf010b296f5653507ca8fb51c8f4093dc20def13f
Contents?: true
Size: 214 Bytes
Versions: 53
Compression:
Stored size: 214 Bytes
Contents
class Auth::Workflow::Slot include Auth::Concerns::WorkflowConcern embedded_in :booking, :class_name => Auth.configuration.booking_class field :start_time, type: String field :end_time, type: Integer end
Version data entries
53 entries across 53 versions & 1 rubygems