Sha256: ee61633ce8209e2d7925b2e4ca6d593d406becb964a62acbb4b5290d9a740531

Contents?: true

Size: 100 Bytes

Versions: 150

Compression:

Stored size: 100 Bytes

Contents

class Marty::EnumEventOperation < Marty::Base
  extend Marty::PgEnum

  VALUES = Set['UNKNOWN']
end

Version data entries

150 entries across 150 versions & 1 rubygems

Version Path
marty-1.0.24 app/models/marty/enum_event_operation.rb
marty-1.0.23 app/models/marty/enum_event_operation.rb
marty-1.0.22 app/models/marty/enum_event_operation.rb
marty-1.0.20 app/models/marty/enum_event_operation.rb
marty-1.0.19 app/models/marty/enum_event_operation.rb
marty-1.0.18 app/models/marty/enum_event_operation.rb
marty-1.0.17 app/models/marty/enum_event_operation.rb
marty-1.0.15 app/models/marty/enum_event_operation.rb
marty-1.0.14 app/models/marty/enum_event_operation.rb
marty-1.0.13 app/models/marty/enum_event_operation.rb