Method: ActiveShard::ActiveRecord::ConnectionProxyPool#shard_definition
- Defined in:
- lib/active_shard/active_record/connection_proxy_pool.rb
#shard_definition ⇒ Object (readonly)
Returns the value of attribute shard_definition.
13 14 15 |
# File 'lib/active_shard/active_record/connection_proxy_pool.rb', line 13 def shard_definition @shard_definition end |