Class: Amorail::ClientRegistry
- Inherits:
-
Object
- Object
- Amorail::ClientRegistry
- Extended by:
- ActiveSupport::PerThreadRegistry
- Defined in:
- lib/amorail.rb
Overview
:nodoc:
Instance Attribute Summary collapse
-
#client ⇒ Object
Returns the value of attribute client.
Instance Attribute Details
#client ⇒ Object
Returns the value of attribute client.
66 67 68 |
# File 'lib/amorail.rb', line 66 def client @client end |