Class: ActiveRecordShards::ConnectionPoolNameDecorator

Inherits:
Struct
  • Object
show all
Defined in:
lib/active_record_shards/connection_pool.rb

Instance Attribute Summary collapse

Instance Attribute Details

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



4
5
6
# File 'lib/active_record_shards/connection_pool.rb', line 4

def name
  @name
end