Class: Hyrax::Test::SimpleWorkSearchBuilder

Inherits:
WorkSearchBuilder show all
Defined in:
lib/hyrax/specs/shared_specs/simple_work.rb

Instance Method Summary collapse

Methods included from FilterSuppressedWithRoles

#only_active_works

Methods included from FilterSuppressed

#only_active_works

Methods included from SingleResult

#find_one

Instance Method Details

#work_typesObject



22
23
24
# File 'lib/hyrax/specs/shared_specs/simple_work.rb', line 22

def work_types
  [Hyrax::Test::SimpleWorkLegacy]
end