Class: SidekiqActiveRecordShard::Configuration
- Inherits:
-
Object
- Object
- SidekiqActiveRecordShard::Configuration
- Defined in:
- lib/sidekiq-activerecord-shard/config.rb
Instance Attribute Summary collapse
-
#selected_shard ⇒ Object
Returns the value of attribute selected_shard.
Instance Attribute Details
#selected_shard ⇒ Object
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 |