Figured it out - seems silly, but you must make sure you have a more or less unique key for sorting...(adding .by_most_recent after the apply_scopes part seems to be a relatively good way to solve this)...hope that saves someone time!
http://stackoverflow.com/questions/8321268/rails-pg-order-limit-and-offset-strange-behavior On Tuesday, September 2, 2014 4:11:41 PM UTC-4, Mike wrote: > > Anyone had any issue with a record showing up again at the top of page 2? > (i.e. the same record multiple times on a different page) This is > happening for me after sorting. > -- You received this message because you are subscribed to the Google Groups "Hobo Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/hobousers. For more options, visit https://groups.google.com/d/optout.
