Class: Amorail::ClientRegistry

Inherits:
Object
  • Object
show all
Extended by:
ActiveSupport::PerThreadRegistry
Defined in:
lib/amorail.rb

Overview

:nodoc:

Instance Attribute Summary collapse

Instance Attribute Details

#clientObject

Returns the value of attribute client.



66
67
68
# File 'lib/amorail.rb', line 66

def client
  @client
end