I’m going to do an experiment tonight. Ruby on Rails has really nice pluralization support. For example, recipes are stored in the database table recipes, but are manipulated (for the most part) by saying Recipe.something. I wonder how well this works on things like sheep and moose, whose plurals are exactly the same.
Stay tuned for the results.
Posted by: Paul in Ruby on Rails
