I am trying to use will-paginate with datamapper and it fails because of no count on the Datamapper::Collection result. When I install dm- aggregates to get this count method, I get the following error:
NoMethodError (undefined method `aggregate' for #<DataMapper::Adapters::Sqlite3Adapter:0x3d26a10>): Does anyone know how to get this working with sqlite3 Thanks, Dominic --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "DataMapper" 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/datamapper?hl=en -~----------~----~----~----~------~----~------~--~---
