Method: ConfigurationService::Factory::Context#provider_id
- Defined in:
- lib/configuration_service/factory/context.rb
#provider_id ⇒ Object
The unique identity of the service provider
67 68 69 |
# File 'lib/configuration_service/factory/context.rb', line 67 def provider_id @env[:provider_id] end |