andrielfn/tmdb-api

View on GitHub
lib/tmdb-api/inflections.rb

Summary

Maintainability
A
0 mins
Test Coverage
ActiveSupport::Inflector.inflections do |inflect|
  inflect.uncountable %w(also_known_as)
end