class PatientDeleter::ProductionDeletionError
Public Instance Methods
Source
# File app/lib/patient_deleter.rb, line 5 def message "PatientDeleter requires `confirm_production_delete: true` in production" end
# File app/lib/patient_deleter.rb, line 5 def message "PatientDeleter requires `confirm_production_delete: true` in production" end