An open API service indexing awesome lists of open source software.

https://github.com/rblcoder/active_admin_tests


https://github.com/rblcoder/active_admin_tests

Last synced: about 1 year ago
JSON representation

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