Module: Services::FacilityMappingUpdater
- Defined in:
- app/roles/services/facility_mapping_updater.rb
Instance Method Summary collapse
Instance Method Details
#update(params) ⇒ Object
5 6 7 |
# File 'app/roles/services/facility_mapping_updater.rb', line 5 def update(params) update_attributes(params) end |