-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TypeError in Admin::UsersController#index Admin is not a module #225
Comments
uh oh - looks like you have |
Thats true, I have an Admin model. |
ah... Right now Administrate's We're still pretty early on in Administrate's lifespan, so we'll definitely address this - it just might take a wile, since we're focusing on stability first. |
ok!, thanks for the fast feedback!! |
No problem! Sorry I can't help out more. /= |
Would be great if you renamed the namespace to Thanks! |
Or change it to administrate/ to avoid this :) |
FYI: This is something we're looking at in #956. |
Hi, I am trying to install Administrate for my app, and I got this error when accessing the admin page.
I did
$ rails generate administrate:install
Am I missing any step?
The text was updated successfully, but these errors were encountered: