Displaying 4 results from an estimated 4 matches for "classic_pagination".
2007 Oct 01
1
Pagination should be in the official plugin repository
Now that Rails has gone on a diet and components have been moved out
of core and into plugins, it seems that Classic Pagination should
also be in the official Rails plugin repository.
Currently, it''s at svn://errtheblog.com/svn/plugins/classic_pagination.
It seems inconsistent that, unlike acts_as_list, acts_as_tree, etc.,
pagination should reside at a separate location. This makes it
difficult for people upgrading to Rails 2.0 who need to install it
for compatibility.
I''m suggesting it be moved to plugins/pagination for the sake o...
2008 Mar 31
10
Paginate with Rails 2.0.2 question
Hi,
So I''m using @post_pages, @posts = paginate :posts, :per_page => 10
to paginate.
But I have rails 2.0.2 on my VPS. Now this version of paginate throws
an error. What happened to classic pagination and what is done now?
Thanks,
Ron
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on
2008 Feb 09
0
Error const_missing': uninitialized constant Rails::Plugin::Err (NameError)
I have installed some plug ins like will_paginate and
classic_pagination.
After this I have came across this error
/var/lib/gems/1.8/gems/activesupport-2.0.1/lib/active_support/
dependencies.rb:478:in `const_missing'': uninitialized constant
Rails::Plugin::Err (NameError)
--~--~---------~--~----~------------~-------~--~----~
You received this message because y...
2007 Dec 14
3
Issue with upgrading to 2.0 on Leopard? Or something else?
Sorry if this has been covered, but I finally decided to upgrade to
Rails 2.0 (running Leopard and previously at rails 1.2.6) so I could
start using some of the great new features. I ran the usual "sudo gem
install rails --include-dependencies" to upgrade and now my
development environment is all out of whack. I suspected MySQL, but
I''ve already made sure I was using the