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
on 12.20.10 reported by: daschl

Updates

on 12.21.10 by daschl
after talking to nate, here are some slight modifications that need also be taken into account:

http://rad-dev.org/forks/daschl/lithium/commits/view/fd413fb8dc1c27c3f946985f74c47ef8ffb1964c#highlight