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-2.6.4 app/models/marty/enum_event_operation.rb
marty-2.6.3 app/models/marty/enum_event_operation.rb
marty-2.6.2 app/models/marty/enum_event_operation.rb
marty-2.6.1 app/models/marty/enum_event_operation.rb
marty-2.6.0 app/models/marty/enum_event_operation.rb
marty-2.5.9 app/models/marty/enum_event_operation.rb
marty-2.5.8 app/models/marty/enum_event_operation.rb
marty-2.5.7 app/models/marty/enum_event_operation.rb
marty-2.5.6 app/models/marty/enum_event_operation.rb
marty-2.5.5 app/models/marty/enum_event_operation.rb
marty-2.5.4 app/models/marty/enum_event_operation.rb
marty-2.5.2 app/models/marty/enum_event_operation.rb
marty-2.5.1 app/models/marty/enum_event_operation.rb
marty-2.5.0 app/models/marty/enum_event_operation.rb
marty-2.4.9 app/models/marty/enum_event_operation.rb
marty-2.4.8 app/models/marty/enum_event_operation.rb
marty-2.4.7 app/models/marty/enum_event_operation.rb
marty-2.4.6 app/models/marty/enum_event_operation.rb
marty-2.4.5 app/models/marty/enum_event_operation.rb
marty-2.4.4 app/models/marty/enum_event_operation.rb