Skip to content

Instantly share code, notes, and snippets.

@hpjaj
Created November 14, 2018 15:24
Show Gist options
  • Save hpjaj/d03ee072d2d137fe30769b98c9d9d26d to your computer and use it in GitHub Desktop.
Save hpjaj/d03ee072d2d137fe30769b98c9d9d26d to your computer and use it in GitHub Desktop.
# config/initializers/inflections.rb
ActiveSupport::Inflector.inflections(:en) do |inflect|
inflect.acronym 'API'
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment