remove L10N warnings
Reported by Darsono Sutedja | July 30th, 2008 @ 08:31 AM | in 0.7.0
If you have utf8proc gem installed, then launching a mack app that uses mack-localization gem will receive a bunch of 'constant redefined' error messages.
This is caused by the multibyte gem defining those constants, then load the utf8proc gem, which already has those constants defined.
Comments and changes to this ticket
-

Darsono Sutedja August 14th, 2008 @ 10:58 PM
- → State changed from new to resolved
Please Login or create a free account to add a new comment.
You can update this ticket by sending an email to from your email client. (help)
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
Mack is a Ruby web application framework focused on writing distributed, portal-like, applications. it's built on best of breed technologies, such as Rack, Cachetastic, and DataMapper.
