From domanite at gmail.com Wed Oct 24 17:36:43 2012 From: domanite at gmail.com (Bruce Williams) Date: Wed, 24 Oct 2012 13:36:43 -0400 Subject: [Mechanize-users] submitting a mechanize pull request Message-ID: Is the project below the right place to submit Mechanize pull requests? https://github.com/sparklemotion/mechanize From drbrain at segment7.net Wed Oct 24 18:43:27 2012 From: drbrain at segment7.net (Eric Hodel) Date: Wed, 24 Oct 2012 11:43:27 -0700 Subject: [Mechanize-users] submitting a mechanize pull request In-Reply-To: References: Message-ID: On Oct 24, 2012, at 10:36, Bruce Williams wrote: > Is the project below the right place to submit Mechanize pull requests? > > https://github.com/sparklemotion/mechanize Yep! We haven't had a release to go along with the move to the organization, so some links are out of date. From domanite at gmail.com Thu Oct 25 00:25:25 2012 From: domanite at gmail.com (Bruce Williams) Date: Wed, 24 Oct 2012 20:25:25 -0400 Subject: [Mechanize-users] submitting a mechanize pull request In-Reply-To: References: Message-ID: Cool, thanks! I see you already accepted my little unit test fixes - my first pull request on github. On Oct 24, 2012 2:43 PM, "Eric Hodel" wrote: > On Oct 24, 2012, at 10:36, Bruce Williams wrote: > > > Is the project below the right place to submit Mechanize pull requests? > > > > https://github.com/sparklemotion/mechanize > > Yep! We haven't had a release to go along with the move to the > organization, so some links are out of date. > _______________________________________________ > Mechanize-users mailing list > Mechanize-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/mechanize-users > -------------- next part -------------- An HTML attachment was scrubbed... URL: From drbrain at segment7.net Thu Oct 25 00:33:00 2012 From: drbrain at segment7.net (Eric Hodel) Date: Wed, 24 Oct 2012 17:33:00 -0700 Subject: [Mechanize-users] submitting a mechanize pull request In-Reply-To: References: Message-ID: On Oct 24, 2012, at 5:25 PM, Bruce Williams wrote: > Cool, thanks! I see you already accepted my little unit test fixes - my first pull request on github. Sweet! I also got travis working again!