Does rails provide a way to achieve pagination, while reading data from yaml document or from an excel sheet. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To view this discussion on the web visit https://groups.google.com/d/msg/rubyonrails-talk/-/MmAlKI5UqWoJ. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Have you googled? Try googling rails pagination and you''ll find a decent discussion on SO at the top of the results list - well I just have and it took about 30 secs to find and scan the the SO answers. On Friday, June 15, 2012 7:42:42 AM UTC+1, mohitnegi wrote:> > Does rails provide a way to achieve pagination, while reading data from > yaml document or from an excel sheet.-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To view this discussion on the web visit https://groups.google.com/d/msg/rubyonrails-talk/-/0hRSVP3r-gcJ. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Pagination on Active Record and with arrays are pretty common and i have used that, I wanted to know about pagination on the content of yaml document. On Friday, June 15, 2012 7:26:21 PM UTC+5:30, paul h wrote:> > Have you googled? > > Try googling rails pagination and you''ll find a decent discussion on SO at > the top of the results list - well I just have and it took about 30 secs to > find and scan the the SO answers. > > On Friday, June 15, 2012 7:42:42 AM UTC+1, mohitnegi wrote: >> >> Does rails provide a way to achieve pagination, while reading data from >> yaml document or from an excel sheet. > >-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To view this discussion on the web visit https://groups.google.com/d/msg/rubyonrails-talk/-/BmHOPwLuZmcJ. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Try out ContentSlider.js ... On Jun 17, 2012 2:16 PM, "mohitnegi" <mohitnegi85-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Pagination on Active Record and with arrays are pretty common and i have > used that, I wanted to know about pagination on the content of yaml > document. > > On Friday, June 15, 2012 7:26:21 PM UTC+5:30, paul h wrote: >> >> Have you googled? >> >> Try googling rails pagination and you''ll find a decent discussion on SO >> at the top of the results list - well I just have and it took about 30 secs >> to find and scan the the SO answers. >> >> On Friday, June 15, 2012 7:42:42 AM UTC+1, mohitnegi wrote: >>> >>> Does rails provide a way to achieve pagination, while reading data from >>> yaml document or from an excel sheet. >> >> -- > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Talk" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/rubyonrails-talk/-/BmHOPwLuZmcJ. > To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To unsubscribe from this group, send email to > rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > For more options, visit this group at > http://groups.google.com/group/rubyonrails-talk?hl=en. >-- 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.