# frozen_string_literal: true

class PlayingCard < ActiveRecord::Base
end
