Class: Hyrax::My::SharesController
- Inherits:
-
Hyrax::MyController
- Object
- ApplicationController
- Hyrax::MyController
- Hyrax::My::SharesController
- Defined in:
- app/controllers/hyrax/my/shares_controller.rb
Instance Method Summary collapse
Methods inherited from Hyrax::MyController
Methods included from Collections::AcceptsBatches
#batch, #batch=, #check_for_empty_batch?
Instance Method Details
#index ⇒ Object
9 10 11 |
# File 'app/controllers/hyrax/my/shares_controller.rb', line 9 def index super end |