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 ⇒ Object
TODO: we could remove this if we used an isolated engine.
Instance Method Details
#features_url ⇒ Object
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 |