method
sharded?
v8.0.0 -
Show latest stable
- Class:
ActiveRecord::ConnectionHandling
sharded?()public
No documentation available.
# File activerecord/lib/active_record/connection_handling.rb, line 380
def sharded?
shard_keys.any?
end