Sha256: e5684e4f3ae5c89e00a3d8dfcfe81d6ef17e6c4f217129b93b9161a8f5130487

Contents?: true

Size: 206 Bytes

Versions: 9

Compression:

Stored size: 206 Bytes

Contents

# frozen_string_literal: true

module RatingChgkV2
  module Collections
    class PlayerTournamentsCollection < BaseCollection
      paginated

      MODEL = 'PlayerTournament'
    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/player_tournaments_collection.rb
rating-chgk-v2-1.5.0 lib/rating_chgk_v2/collections/player_tournaments_collection.rb
rating-chgk-v2-1.4.0 lib/rating_chgk_v2/collections/player_tournaments_collection.rb
rating-chgk-v2-1.3.0 lib/rating_chgk_v2/collections/player_tournaments_collection.rb
rating-chgk-v2-1.2.0 lib/rating_chgk_v2/collections/player_tournaments_collection.rb
rating-chgk-v2-1.1.0 lib/rating_chgk_v2/collections/player_tournaments_collection.rb
rating-chgk-v2-1.0.1 lib/rating_chgk_v2/collections/player_tournaments_collection.rb
rating-chgk-v2-1.0.0 lib/rating_chgk_v2/collections/player_tournaments_collection.rb
rating-chgk-v2-1.0.0.rc1 lib/rating_chgk_v2/collections/player_tournaments_collection.rb