Hi Jeremy, I'm a bit of a newb when it comes to working on gems. I applied the patch directly to Sequel's gem directory last time. How do I work on a gem from the master branch? Do I just clone the repo directly to the gems directory under the latest version number? e.g. "sequel-2.7.1"
Sunny On Nov 17, 8:10 am, Jeremy Evans <[EMAIL PROTECTED]> wrote: > On Nov 16, 3:35 pm, Sunny Hirai <[EMAIL PROTECTED]> wrote: > > > Man, that was a big ordeal trying to get that patch to work. > > Ultimately installing git and using git apply did work after working > > through some issues. > > > Good news is that it appears to pass all the tests that I have for it. > > > I haven't gone into ensuring everything works with it but when I have > > time I will go through and test as many commands as I can as related > > to #identifier. For example, I haven't tested all the schema > > manipulation methods. > > I found a couple bugs that this caused, but they should be fixed now. > I just pushed this and a whole bunch of other changes, so try using > the master branch and make sure everything still works. > > Thanks, > Jeremy --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "sequel-talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sequel-talk?hl=en -~----------~----~----~----~------~----~------~--~---
