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-5.1.3 app/models/marty/enum_event_operation.rb
marty-5.1.2 app/models/marty/enum_event_operation.rb
marty-5.1.1 app/models/marty/enum_event_operation.rb
marty-5.1.0 app/models/marty/enum_event_operation.rb
marty-3.1.0 app/models/marty/enum_event_operation.rb
marty-3.0.1 app/models/marty/enum_event_operation.rb
marty-4.0.0.rc2 app/models/marty/enum_event_operation.rb
marty-3.0.0 app/models/marty/enum_event_operation.rb
marty-2.9.3 app/models/marty/enum_event_operation.rb
marty-2.9.2 app/models/marty/enum_event_operation.rb
marty-2.9.1 app/models/marty/enum_event_operation.rb
marty-2.8.0 app/models/marty/enum_event_operation.rb
marty-2.7.3 app/models/marty/enum_event_operation.rb
marty-2.7.2 app/models/marty/enum_event_operation.rb
marty-2.7.1 app/models/marty/enum_event_operation.rb
marty-2.7.0 app/models/marty/enum_event_operation.rb
marty-2.6.8 app/models/marty/enum_event_operation.rb
marty-2.6.7 app/models/marty/enum_event_operation.rb
marty-2.6.6 app/models/marty/enum_event_operation.rb
marty-2.6.5 app/models/marty/enum_event_operation.rb