Module: Octopus::ResultPatch
- Included in:
- ActiveRecord::Result
- Defined in:
- lib/octopus/result_patch.rb
Instance Attribute Summary collapse
-
#current_shard ⇒ Object
Returns the value of attribute current_shard.
Instance Attribute Details
#current_shard ⇒ Object
Returns the value of attribute current_shard.
2 3 4 |
# File 'lib/octopus/result_patch.rb', line 2 def current_shard @current_shard end |