This is a sample application to demo Active Admin.
https://activeadmin-demo.onrender.com
- Clone this repository
- Install Ruby 3.4 with rbenv
- Install Node 22 with nodenv
corepack enablebundle installyarn installbin/rails db:seedbin/dev
Open http://localhost:5000 and login using admin@example.com and password.
Run bin/rails test:all