Sha256: 2814034bd821c53d02211e7373678fcaf4c7100d12ea64bdad83168163f0b4b9

Contents?: true

Size: 202 Bytes

Versions: 9

Compression:

Stored size: 202 Bytes

Contents

# frozen_string_literal: true

module RatingChgkV2
  module Collections
    class TeamTournamentsCollection < BaseCollection
      paginated

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