Skip to content

Commit 4865fb6

Browse files
committed
At least mention 'sets' in ActiveRecord::Wrapper narrative docs
Although we don't have too much to say about them.
1 parent 1886646 commit 4865fb6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

lib/oai/provider.rb

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -201,6 +201,11 @@
201201
# end
202202
# end
203203
# ```
204+
# ### Sets?
205+
#
206+
# There is some code written to support oai-pmh "sets" in the ActiveRecord::Wrapper, but
207+
# it's somewhat inflexible, and not well-documented, and as I write this I don't understand
208+
# it enough to say more. See https://github.com/code4lib/ruby-oai/issues/67
204209
#
205210
module OAI::Provider
206211
class Base

0 commit comments

Comments
 (0)