We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2052685 + b57b127 commit ae5486aCopy full SHA for ae5486a
app/controllers/concerns/blacklight/token_based_user.rb
@@ -1,5 +1,7 @@
1
# frozen_string_literal: true
2
3
+# A controller mixin that allows users to share their bookmarks.
4
+# This is used to create a callback from refworks in the bookmarks_export_url helper in blacklight-marc
5
module Blacklight::TokenBasedUser
6
extend ActiveSupport::Concern
7
0 commit comments