Sha256: 99ba3cc626c46429c9799e477f78896b1cd32b1b4c0b8d2b113cc41d499e34ba

Contents?: true

Size: 199 Bytes

Versions: 1

Compression:

Stored size: 199 Bytes

Contents

# frozen_string_literal: true

module FFakerTW
  module HealthcareRU
    extend ModuleUtils
    extend self

    def doctor_specialization
      fetch_sample(DOCTOR_SPECIALIZATION)
    end
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
ffakerTW-0.1.0 lib/ffakerTW/healthcare_ru.rb