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-14.3.0 app/models/marty/enum_event_operation.rb
marty-14.0.0 app/models/marty/enum_event_operation.rb
marty-13.0.2 app/models/marty/enum_event_operation.rb
marty-11.0.0 app/models/marty/enum_event_operation.rb
marty-10.0.3 app/models/marty/enum_event_operation.rb
marty-10.0.2 app/models/marty/enum_event_operation.rb
marty-10.0.0 app/models/marty/enum_event_operation.rb
marty-9.5.1 app/models/marty/enum_event_operation.rb
marty-9.5.0 app/models/marty/enum_event_operation.rb
marty-9.3.3 app/models/marty/enum_event_operation.rb
marty-9.3.2 app/models/marty/enum_event_operation.rb
marty-9.3.0 app/models/marty/enum_event_operation.rb
marty-8.5.0 app/models/marty/enum_event_operation.rb
marty-8.4.1 app/models/marty/enum_event_operation.rb
marty-8.3.1 app/models/marty/enum_event_operation.rb
marty-8.2.0 app/models/marty/enum_event_operation.rb
marty-8.0.0 app/models/marty/enum_event_operation.rb
marty-6.1.0 app/models/marty/enum_event_operation.rb
marty-5.2.0 app/models/marty/enum_event_operation.rb
marty-5.1.4 app/models/marty/enum_event_operation.rb