Sha256: c45d37b3d7a258f0fe3c6a40d174845f41c656cb8bd1ef07bd763fd82f2e928f

Contents?: true

Size: 397 Bytes

Versions: 16

Compression:

Stored size: 397 Bytes

Contents

module Taric
  # rankedQueues
  RANKED_SOLO_5X5 = 'RANKED_SOLO_5x5'.freeze
  RANKED_TEAM_3X3 = 'RANKED_TEAM_3x3'.freeze
  RANKED_TEAM_5X5 = 'RANKED_TEAM_5x5'.freeze

  # seasons
  PRESEASON3 = 'PRESEASON3'.freeze
  SEASON3 = 'SEASON3'.freeze
  PRESEASON2014 = 'PRESEASON2014'.freeze
  SEASON2014 = 'SEASON2014'.freeze
  PRESEASON2015 = 'PRESEASON2015'.freeze
  SEASON2015 = 'SEASON2015'.freeze
end

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
taric-2.0.0.pre.alpha.1 lib/taric/constants.rb
taric-2.0.0.pre.alpha lib/taric/constants.rb
taric-1.0.0 lib/taric/constants.rb
taric-1.0.0.pre.beta.0 lib/taric/constants.rb
taric-1.0.0.pre.alpha.8 lib/taric/constants.rb
taric-1.0.0.pre.alpha.6 lib/taric/constants.rb
taric-1.0.0.pre.alpha.4 lib/taric/constants.rb
taric-1.0.0.pre.alpha.3 lib/taric/constants.rb
taric-1.0.0.pre.alpha.2 lib/taric/constants.rb
taric-1.0.0.pre.alpha.1 lib/taric/constants.rb
taric-1.0.0.pre.alpha lib/taric/constants.rb
taric-0.5.1 lib/taric/constants.rb
taric-0.5.0 lib/taric/constants.rb
taric-0.4.0 lib/taric/constants.rb
taric-0.3.4 lib/taric/constants.rb
taric-0.3.3 lib/taric/constants.rb