Sha256: 9251dd8300f4d2370fd32d64dd2d0634ad29777fb215e2735f1bf92c53062cf1

Contents?: true

Size: 187 Bytes

Versions: 4

Compression:

Stored size: 187 Bytes

Contents

require 'active_support/core_ext/module/attribute_accessors_per_thread'

module ActiveFedora
  class RuntimeRegistry
    thread_mattr_accessor :solr_service, :fedora_connection
  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
active-fedora-15.0.1 lib/active_fedora/runtime_registry.rb
active-fedora-15.0.0 lib/active_fedora/runtime_registry.rb
active-fedora-14.0.1 lib/active_fedora/runtime_registry.rb
active-fedora-14.0.0 lib/active_fedora/runtime_registry.rb