Sha256: 2dc06a413d37a70b2b3447a7bf34391fb39376517f140a79138f05b53c05b8e9

Contents?: true

Size: 832 Bytes

Versions: 1

Compression:

Stored size: 832 Bytes

Contents

--- 
uuid: 
  :type: :gem
  :service: UUID
  :description: a Rubygems called uuid to build UUID ids.
  :resource: uuid
logger: 
  :type: :builtin
  :service: Carioca::Services::InternalLogger
  :description: The standard ruby Logger internal wrapper Service
  :resource: logger
  :init_options: 
    :target: /tmp/log.file
dummy: 
  :type: :file
  :service: ExternalServices::Dummy
  :description: a dummy test service
  :resource: spec/samples/dummy.rb
debug: 
  :type: :builtin
  :service: Carioca::Services::ProxyDebug
  :description: Class Proxy debug logger Service
  :resource: debug
  :init_options: 
    :service: configuration
configuration: 
  :type: :builtin
  :service: Carioca::Services::Configuration
  :description: Configuration Agent Service
  :resource: configuration
  :init_options: 
    :config_file: ./.config

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
carioca-0.1 spec/config/services.registry