Sha256: df75b9a2783de583cdb7c3444dbcf9c1e693bc1d8341216204972cb3b6e5d397
Contents?: true
Size: 279 Bytes
Versions: 8
Compression:
Stored size: 279 Bytes
Contents
# frozen_string_literal: true # Path: lib/malawi_hiv_program_reports.rb require 'openmrs_data_sanitizer/version' require 'openmrs_data_sanitizer/engine' # main module of the gem module OpenmrsDataSanitizer def self.hi puts 'Welcome to MalawiHivProgramReports!' end end
Version data entries
8 entries across 8 versions & 1 rubygems