tomafro.net · about · on github · on delicious · on twitter · on last.fm

An Objective-C implementation of ActiveSupport's Inflector

Over the last week I've been playing with Objective-C, for fun rather than profit. Here's the first result of this dabbling - an Objective-C implementation of ActiveSupport's pluralize and singularize methods.

It's my first piece of code in the language, so I'd appreciate comments and feedback.

Tom Ward · 28th May 2009 · objective-c · active-support · inflector