Sha256: ff0457d6017db1ee7e23dc069a6ffc1aba8561871bd1b2e675e8b161bb56f748

Contents?: true

Size: 840 Bytes

Versions: 1

Compression:

Stored size: 840 Bytes

Contents

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

Version data entries

1 entries across 1 versions & 1 rubygems

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