Class: Hydra::SearchService

Inherits:
Blacklight::SearchService
  • Object
show all
Defined in:
app/services/hydra/search_service.rb

Overview

Returns AdminSets that the current user has permission to use.

Instance Method Summary collapse

Instance Method Details

#current_abilityObject



6
7
8
# File 'app/services/hydra/search_service.rb', line 6

def current_ability
  context[:current_ability]
end