[Rails] Re: will_paginate vs mislav-will_paginate
Max - just to finish things off...
It appears that the paginate gem served up from gemcutter is, in fact,
built from the current mislav-will_paginate version2.3.11. The
confusion regarding the name stems from:
1) The gemspec distributed from the git://...mislav/will_paginate site
builds a gem named "will_paginate" not "mislav-will_paginate". There
are other problems (I18n related) with the gemspec as well.
2) The documentation distributed with the gem "mislav-will_paginate"
clearly states that you should remove the old gem named
"will_paginate".
I expect that you would see identical results with either the github
or the gemcutter version of the gem. I'm going to follow Conrad's
direction to gemcutter.
hope this helps...
On Nov 2, 4:40 am, Conrad Taylor <conra...@gmail.com> wrote:
> On Mon, Nov 2, 2009 at 1:22 AM, Max Williams <
>
>
>
> rails-mailing-l...@andreas-s.net> wrote:
>
> > Rick Lloyd wrote:
> > > One more point. You said that you followed the instructions for
> > > install - there are three different paths there and I know for a fact
> > > that the "gem install..." version will give you "mislav-
> > > will_paginate". If, however, you build from a tar (or use git clone)
> > > the gemspec delivered will build a gem named "will_paginate".
>
> > Rick, i did the "gem install" path: to quote
>
> > The will_paginate gem is hosted on Gemcutter. Add it to your gem sources
> > (once per machine):
>
> > gem sources -ahttp://gemcutter.org
>
> > Install the library:
>
> > gem install will_paginate
>
> > endquote
>
> > When you say you know for a fact, then either it's changed since you did
> > it, or something weird and unexpected happened when i did it.
>
> I wouldn't recommend the above because it doesn't make gemcutter.org
> the primary Rubygems host. One should do the following:
>
> sudo gem install gemcutter
> gem tumble
>
> Good luck,
>
> -Conrad
>
> > --
> > Posted viahttp://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home