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