dehumanize

This is a very small gem to provide ActiveSupport::Inflector#dehumanize, the inverse of the humanize method.

Example

'Personal Phone' => 'personal_phone' 'HatRack' => 'hat_rack' 'Home address' => 'home_address'

Contributing to dehumanize

Copyright © 2010 Andy Maleh. See LICENSE.txt for further details.