singularize
Runs a string through the Ruby on Rails "singularize" filter.
See also
- the Rails documentation for this method: https://api.rubyonrails.org/classes/ActiveSupport/Inflector.html#method-i-singularize
Runs a string through the Ruby on Rails "singularize" filter.