ActiveSupport::Inflector.inflections do |inflect| inflect.irregular 'data', 'data' inflect.irregular 'callbacks', 'callbacks' inflect.irregular 'sums', 'sums' end