Module inflector::suffix::foreignkey
source · Expand description
Provides foreign key conversion for String.
Example string foo becomes foo_id
Functions
Determines if a
&str is a foreign_keyConverts a
&str to a foreign_key