Y
Hacker News
new
|
ask
|
show
|
jobs
by
dnautics
2715 days ago
what if you're on a team where your responsibilities are divided and you only touch ActiveRecord sporadically?
What does ActiveRecord consider the plural of "fish"?
1 comments
sethrin
2715 days ago
You can change the inflections if you need to do so. ActiveRecord by default considers fish to be an uncountable noun, so the plural would be "fish".
link