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 aforeign_key
- Converts a
&str
to aforeign_key