The Administrate gem is a library created by Thoughtbot for creating flexible, powerful admin dashboards in Rails.
Questions tagged [administrate]
47 questions
0
votes
1 answer
Ruby On Rails: Making a Home Page with Administrate
I'm using the Administrate gem to set up my Admin page. I have successfully done so and generated this Admin Page:
Admin Page
Now I want to create a Home Page that my login page will redirect to after users successfully logged in. How can I do that?…

James
- 1
- 1
0
votes
1 answer
Issue installing Administrate gem, bundler conflict
I have tried numerous things to get Administrate to bundle but I keep running into issues, usually surrounding the activesupport gem.
It appears to be seeking two conflicting versions, or else I'm reading it completely wrong.
The errors after…

Sean Raia
- 23
- 4