Open darvin opened 11 years ago
Same with "gizmo"...
en.pluralize('gizmo');
// => "gizmoes"
Same with "todo"...
en.pluralize('todo');
// => "todoes"
See https://github.com/wprl/baucis/issues/70, too.
I have the same issue with sequelizejs for photos=>photoes
I just ran into the same issue while using Sequelize. It looks like someone fixed this issue 18 months ago in this commit. What is preventing this fix from being released?
@blackcoat Probably someone to maintain the library, given that TJ has left the Node.js side of the world: https://medium.com/code-adventures/farewell-node-js-4ba9e7f3e52b
@tj Do you want to delegate the responsibility of this repo to someone. Everyone will come here because and we need to keep it update it. Even when people create fork you know they want to actually see this one updating.