Sha256: 37119d7bda9d0d7bf1e8c3017043df0837438d6e5fe12f179ddcf39968ed84bc

Contents?: true

Size: 187 Bytes

Versions: 9

Compression:

Stored size: 187 Bytes

Contents

# frozen_string_literal: true

module RatingChgkV2
  module Collections
    class TournamentResultsCollection < BaseCollection
      MODEL = 'TournamentResult'
    end
  end
end

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
rating-chgk-v2-1.6.0 lib/rating_chgk_v2/collections/tournament_results_collection.rb
rating-chgk-v2-1.5.0 lib/rating_chgk_v2/collections/tournament_results_collection.rb
rating-chgk-v2-1.4.0 lib/rating_chgk_v2/collections/tournament_results_collection.rb
rating-chgk-v2-1.3.0 lib/rating_chgk_v2/collections/tournament_results_collection.rb
rating-chgk-v2-1.2.0 lib/rating_chgk_v2/collections/tournament_results_collection.rb
rating-chgk-v2-1.1.0 lib/rating_chgk_v2/collections/tournament_results_collection.rb
rating-chgk-v2-1.0.1 lib/rating_chgk_v2/collections/tournament_results_collection.rb
rating-chgk-v2-1.0.0 lib/rating_chgk_v2/collections/tournament_results_collection.rb
rating-chgk-v2-1.0.0.rc1 lib/rating_chgk_v2/collections/tournament_results_collection.rb