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