trying to build a gem from agnostic branch. When I clone the repo via "git clone git://github.com/mislav/will_paginate.git" I only get the master branch. Typing "git branch" shows only the master. Any tips? Also, I see I can do gem installs directly from github via "sudo gem install mislav-will_paginate". Is there a variant of this command for building a gem from a different branch?
thanks, Jon On Dec 6, 11:27 am, Eric K Idema <[EMAIL PROTECTED]> wrote: > I can second this recommendation. I just built the agnostic branch of > will_paginate for one of my projects and it works very well. > > On Dec 5, 12:29 pm, "Matt Aimonetti" <[EMAIL PROTECTED]> wrote: > > > will_paginate has an agnostic branch which works fine with Merb, I packaged > > a gem few weeks back and it's available on my blog:http://merbist.com > > > Otherwise, the best thing to do is to clone the will_paginate repo, switch > > to the agnostic branch and install the gem yourself. > > > - Matt > > > On Fri, Dec 5, 2008 at 7:24 AM, Jon Hancock <[EMAIL PROTECTED]> wrote: > > > > I am about to redo my pagination. I have an old hand rolled solution > > > and would like to see if there is a merb 1.0 (using DM 0.9.7) > > > solution. There seem to be several orphan projects on github and its > > > hard to tell which is the "go forward" solution. > > > > thanks, Jon --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "merb" 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/merb?hl=en -~----------~----~----~----~------~----~------~--~---
