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.1.3 app/models/marty/enum_event_operation.rb
marty-2.1.2 app/models/marty/enum_event_operation.rb
marty-2.1.1 app/models/marty/enum_event_operation.rb
marty-2.1.0 app/models/marty/enum_event_operation.rb
marty-2.0.9 app/models/marty/enum_event_operation.rb
marty-2.0.8 app/models/marty/enum_event_operation.rb
marty-2.0.7 app/models/marty/enum_event_operation.rb
marty-2.0.6 app/models/marty/enum_event_operation.rb
marty-2.0.5 app/models/marty/enum_event_operation.rb
marty-2.0.4 app/models/marty/enum_event_operation.rb
marty-2.0.3 app/models/marty/enum_event_operation.rb
marty-2.0.2 app/models/marty/enum_event_operation.rb
marty-2.0.1 app/models/marty/enum_event_operation.rb
marty-2.0.0 app/models/marty/enum_event_operation.rb
marty-1.2.9 app/models/marty/enum_event_operation.rb
marty-1.2.8 app/models/marty/enum_event_operation.rb
marty-1.2.7 app/models/marty/enum_event_operation.rb
marty-1.2.6 app/models/marty/enum_event_operation.rb
marty-1.2.5 app/models/marty/enum_event_operation.rb
marty-1.2.4 app/models/marty/enum_event_operation.rb