NameCase is a Ruby implementation of Lingua::EN::NameCase, a library for converting strings to be properly cased. This is good for converting denormalized data to human friendly data.
Aaron Patterson
gem "namecase", "~> 1.0.2"