Sha256: fc5c11f74bc63dee38f665d14987faba43c6c945013c3090e4e83c4da353897c
Contents?: true
Size: 243 Bytes
Versions: 149
Compression:
Stored size: 243 Bytes
Contents
# frozen_string_literal: true require_dependency "renalware/transplants" module Renalware module Transplants class RecipientModalityDescription < Modalities::Description def to_sym :transplant end end end end
Version data entries
149 entries across 149 versions & 1 rubygems