Method: ActiveRecord::Encryption::Config#primary_key

Defined in:
activerecord/lib/active_record/encryption/config.rb

#primary_keyObject

Returns the value of attribute primary_key.



9
10
11
# File 'activerecord/lib/active_record/encryption/config.rb', line 9

def primary_key
  @primary_key
end