Updated

config/initializers / inflections.rb

A
5 lines of codes
0 methods
N/A complexity/method
3 churn
0.0 complexity
0 duplications
# Be sure to restart your server when you modify this file. ActiveSupport::Inflector.inflections(:en) do |inflect| inflect.uncountable %w( feedback ) end