Singularizing and Pluralizing Words
Submitted by admin on Fri, 09/01/2006 - 00:00Two ruby facets that can improve your applications "intelligence" with very simple methods (especially on social-networks) are singular and pluralize. You can easily add them as methods accessable all over your application by using application.rb. Here they are: