Changeset [3a53d923c4183b6622ec1907901e78f2db3e4ddf] by Jared Pace
October 13th, 2008 @ 11:24 PM
Write spec for the will_paginate collection api implementation. This allows you to do <%= will_paginate @results %> to render a set of page links for search results if you have the will_paginate gem installed. http://github.com/eshopworks/rbo...
Committed by Jared Pace
- M lib/boss/api.rb
- M spec/boss/result_collection_spec.rb
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
A handy gem to make using the Yahoo Boss API nice and easy in ruby.