Method: AssociationOptions#primary_key

Defined in:
lib/wormy/associatable.rb

#primary_keyObject

Returns the value of attribute primary_key.



5
6
7
# File 'lib/wormy/associatable.rb', line 5

def primary_key
  @primary_key
end