Hi,
I use Bruce William''s paginator - http://codefluency.com/2006/10/24/
paginator-released
HTH,
Trevor
On 21-Nov-06, at 4:16 AM, MINĂ„ wrote:>
> I need to paginate a object list that i created and i don''t find
how.
>
> models:
> User
> has_many :projects
> :through=> :particioant
> Participant
> belongs_to :project
> belongs_to :user
> User
> has_many :projects
> :through => :participants
>
> and i need to paginate: @projects = current_user.projects
>
> :)
>
> --
> Posted via http://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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---