Separating the String and Integer extensions
@jtzemp, I'd like to move the String and Integer extensions to a separate require, so you can do require "base62/ext" if you need the patches.
This is to enable using the gem in other gems without monkey-patching the using projects.
Thoughts?
That's an idea I can get behind, for what it's worth.
Thanks.
Den tirsdag den 25. februar 2014 skrev jordanyee [email protected]:
That's an idea I can get behind, for what it's worth.
Reply to this email directly or view it on GitHubhttps://github.com/jtzemp/base62/issues/9#issuecomment-35977516 .
Sounds great.
So... I'm totally ok if you wanna do whatever you want, Lasse. This gem has totally served it's purpose for me, and if you're interested in maintaining it and making it better, I am totally ok with that. You seem to be super passionate and super talented, so feel free to run with it.
I gave you committer rights and if you just want to do stuff, you don't have to ask.
If you want to transfer it to a repo under your account, that's totally fine too. I don't feel like I need to be involved at all. Considering your last, complete re-write, you can totally take my name out of the README and changelog and this can become your project entirely if you want. Just let me know if you'd like that and I'll figure out what has to happen to transfer ownership to you on rubygems.org.
Thanks!
BTW, I enabled travis ci as you suggested. Thanks again!
Hmm, well the project wouldn't be without you doing the original work and "math" stuff :) I think this is your project, but if you'd prefer that we transfer it to my account then that's ok. And your name belongs in the README. :) Tell me what you want to do, and we'll do that.