i'm glad you got it working. you talk about "lack of DRYML doc" - i just want to check you have seen the DRYML reference in Chapter 9 of Hobo at Work, and also taglib reference...
http://cookbook.hobocentral.net/api_taglibs On 16 Aug, 06:40, munkean <[email protected]> wrote: > hi, > > finally solved the table-plus paginating + search issue, > instead of: > hobo_index XX.apply_scopes(....).paginate(.....), which throw out > undefined method "scope", > > I did, > hobo_index XX.apply_scopes(...), :paginate => true, :per_page => 5 > > voila~ > > hmm....the more I use Hobo, the more I enjoy the fun :-) > > -- > munkean -- You received this message because you are subscribed to the Google Groups "Hobo Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/hobousers?hl=en.
