instance method shard_keys

Ruby on Rails 8.1.2

Since v8.0.4

Available in: v8.0.4 v8.1.2

Signature

shard_keys()

No documentation comment.

Source
# File activerecord/lib/active_record/connection_handling.rb, line 379
    def shard_keys
      connection_class_for_self.instance_variable_get(:@shard_keys) || []
    end

Defined in activerecord/lib/active_record/connection_handling.rb line 379 · View on GitHub · Improve this page · Find usages on GitHub

Defined in ActiveRecord::ConnectionHandling

Type at least 2 characters to search.

Use the arrow keys to navigate results, Enter to open one, Escape to close.

Keyboard shortcuts

/
Focus search
⌘K / Ctrl-K
Command palette
?
This help
Esc
Close