base62 icon indicating copy to clipboard operation
base62 copied to clipboard

Separating the String and Integer extensions

Open lassebunk opened this issue 12 years ago • 4 comments

@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?

lassebunk avatar Feb 22 '14 08:02 lassebunk

That's an idea I can get behind, for what it's worth.

jordanyee avatar Feb 25 '14 05:02 jordanyee

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 .

lassebunk avatar Feb 25 '14 05:02 lassebunk

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!

jtzemp avatar Feb 25 '14 23:02 jtzemp

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.

lassebunk avatar Mar 01 '14 13:03 lassebunk