code4lib / ruby-oai

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

Fix activerecord tests and empty collection handling #15

Closed tjdett closed 12 years ago

tjdett commented 12 years ago

This pull-request fixes the exist activerecord_provider tests and then adds a new test (and associated functionality) to ensure empty collections are handled in a sane fashion.

In the process:

tjdett commented 12 years ago

@cbeer Is there anything in particular I should do to get my pull-requests reviewed?

cbeer commented 12 years ago

Thanks for the bump (and the patches); merged.