v0.2
* Added Query#paginate which returns decorated array ready to use with will paginate, etc. * Changed Query#find to find_many. * Original query object never gets modified anymore. Now they all clone and update. * Added Query#find to find by ids.
* Added Query#paginate which returns decorated array ready to use with will paginate, etc. * Changed Query#find to find_many. * Original query object never gets modified anymore. Now they all clone and update. * Added Query#find to find by ids.