Demo.activeadmin.info
A demo application for Active Admin
Install / Use
/learn @activeadmin/Demo.activeadmin.infoREADME
Active Admin Demo
This is a sample application to demo Active Admin.
https://activeadmin-demo.onrender.com
Development Setup
- Clone this repository
- Install Ruby 4.0 with rbenv
- Install Node 24 with nodenv
corepack enablebundle installyarn installbin/rails db:seedbin/dev
Open http://localhost:5000 and login using admin@example.com and password.
Tests
Run bin/rails test:all
