code4lib / ruby-oai

a Ruby library for building OAI-PMH clients and servers
MIT License
62 stars 43 forks source link

Added code example to demo resumption tokens #5

Closed bess closed 12 years ago

bess commented 12 years ago

I was having trouble figuring out how to use resumption tokens to page through results, so I added some sample code once I figured it out.