https://github.com/rblcoder/active_admin_tests
https://github.com/rblcoder/active_admin_tests
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/rblcoder/active_admin_tests
- Owner: rblcoder
- License: mit
- Created: 2022-09-19T08:08:12.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-19T08:31:45.000Z (over 3 years ago)
- Last Synced: 2025-02-08T18:46:01.238Z (over 1 year ago)
- Language: Ruby
- Size: 46.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tests for Active admin
## Add active admin to a project
https://blog.dennisokeeffe.com/blog/2022-03-12-active-admin-with-ruby-on-rails-7
## Customize the name of the generated user class
rails g active_admin:install User
https://activeadmin.info/0-installation.html#setting-up-active-admin
## Command to run the tests
rspec
## Active admin wiki
https://github.com/activeadmin/activeadmin/wiki