Skip to content
This repository has been archived by the owner on Aug 19, 2020. It is now read-only.

Unicode require #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

mzsanford
Copy link

We ran into a problem while importing Unidecoder where we have load path that makes require "unicode" return success but to load a class other than ::Unicode. To get around that I added a second parameter to define_normalize so it can verify it loaded the correct class or module.

@norman
Copy link
Owner

norman commented Mar 10, 2011

Cool deal, will take a peek at this later and pull. BTW, please tell me you're not using this on massive data at Twitter. :) Depending on what you're doing with it, there might be some better options.

@mzsanford
Copy link
Author

We're looking at using this on a small scale for some prototyping stuff but if you have other suggestions drop me a github message. Happy to hear what else might work.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants