Ticket Details
Adding accent support to the Inflector
ENHANCEMENT Ticket (pending)
###About this patch: - After talking on irc to jperras and nate, I played around with the Inflector and modified it so, that the slug (and therefore also the underscore) method optionally accept accents. Also I've noticed that the underscore method was not tested directly, so I've added some tests for that too. My changes should not break any of the existing application, because it accepts an optional argument that defaults to the old state. No tests were modified, I only added a bunch of new ones. The change is straightforward, see http://rad-dev.org/forks/daschl/lithium/commits/view/df8182293736ec7b2240072230ae5230682d6a1b regards, Mike
Updates
on 12.21.10
by daschl