Class: SidekiqActiveRecordShard::Configuration

Inherits:
Object
  • Object
show all
Defined in:
lib/sidekiq-activerecord-shard/config.rb

Instance Attribute Summary collapse

Instance Attribute Details

#selected_shardObject

Returns the value of attribute selected_shard.



3
4
5
# File 'lib/sidekiq-activerecord-shard/config.rb', line 3

def selected_shard
  @selected_shard
end