Class: Hyrax::Admin::StrategiesController
- Inherits:
-
Flipflop::StrategiesController
- Object
- Flipflop::StrategiesController
- Hyrax::Admin::StrategiesController
- Defined in:
- app/controllers/hyrax/admin/strategies_controller.rb
Instance Method Summary collapse
-
#features_url(*args) ⇒ Object
TODO: we could remove this if we used an isolated engine.
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 |