Add inflection for API acronym
This commit is contained in:
@@ -13,3 +13,7 @@
|
||||
# ActiveSupport::Inflector.inflections do |inflect|
|
||||
# inflect.acronym 'RESTful'
|
||||
# end
|
||||
|
||||
ActiveSupport::Inflector.inflections do |inflect|
|
||||
inflect.acronym 'API'
|
||||
end
|
||||
|
Reference in New Issue
Block a user