Module: ActiveSupport::PerThreadRegistry
- Defined in:
- lib/monorails/per_thread_registry_40.rb,
lib/monorails/per_thread_registry.rb
Instance Method Summary collapse
Instance Method Details
#instance ⇒ Object
3 4 5 |
# File 'lib/monorails/per_thread_registry.rb', line 3 def instance @__instance ||= new end |