The 'Adding Controllers without a related Model' page, does NOT display the page title as a prefix to '- Administrate'.
Created by: KOlofinmoyin
Repro steps:
- Navigate to https://administrate-demo-prerelease.herokuapp.com/adding_controllers_without_related_model
- View/ inspect the browser tab for the current page _title _.
Expected behaviour:
- The tab has the label 'Adding Controllers without a related Model - Administrate'
Actual behaviour:
- The tab has the label '** - Administrate**' (image attached).
- What versions are you running?
- Rails 6.0.3.2
- administrate 0.14.0