Class: Hyrax::Admin::StrategiesController

Inherits:
Flipflop::StrategiesController
  • Object
show all
Defined in:
app/controllers/hyrax/admin/strategies_controller.rb

Instance Method Summary collapse

Instance Method Details

#features_urlObject

TODO: we could remove this if we used an isolated engine



9
10
11
# File 'app/controllers/hyrax/admin/strategies_controller.rb', line 9

def features_url
  hyrax.admin_features_path
end