Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save patrickberkeley/4330 to your computer and use it in GitHub Desktop.
Save patrickberkeley/4330 to your computer and use it in GitHub Desktop.
Inflector.inflections do |inflect|
inflect.plural 'still life'
inflect.singular 'still lives'
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment