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_url(*args) ⇒ Object

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



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

def features_url(*args)
  hyrax.admin_features_path(*args)
end