On Wednesday, October 23, 2013 1:50:50 PM UTC-7, indra gunawan wrote:

> As in Sequel 4.2 the call from model class is not defined thus will result 
> in no method error, how to call the pagination extension in model right now?
>

Assuming you were doing:

  Model.paginate

switch to:

  Model.dataset.paginate

Thanks,
Jeremy

-- 
You received this message because you are subscribed to the Google Groups 
"sequel-talk" 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/sequel-talk.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to