Files | Admin

Notes:

Release Name: 1.0.2

Notes:
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.


Changes: = NameCase CHANGELOG == 1.0.2 * Updating NameCase to work with the new Edge Rails ActiveSupport::Multibye class. Thanks Dan Kubb (dan.kubb@autopilotmarketing.com) * Converted to Hoe.