Created by: KOlofinmoyin
This PR fixes the behaviour observed, during the administrate install on rails apps without models, where the admin route isn't created, resulting in an application error and no warning to the user.
The change displays a friendly error message, when this happens.