Class: Hyrax::DOI::ApplicationController

Inherits:
ActionController::Base
  • Object
show all
Includes:
Controller
Defined in:
app/controllers/hyrax/doi/application_controller.rb

Direct Known Subclasses

HyraxDOIController

Class Method Summary collapse

Class Method Details

.search_state_class=Object



7
8
9
# File 'app/controllers/hyrax/doi/application_controller.rb', line 7

def self.search_state_class=(*)
  # no-op to make Hyrax::Controller happy
end