v6.0.0
Features:
- Update ActiveAdmin to 2.6 #246
- Update bundler to 2.0 #250
- Update Rails to 6.0.2 #251
- Improve specs performance #259
- Dasherize app name in docker compose related files #261
- Split specs by timings in CircleCI #263
- Update ruby to 2.7.0 #264
- Add tailwindcss #266
- Update rack-cors to 1.1 #269
- Use safer CORS configuration exposing only API and public resources #271
- Add option to support Vue in ActiveAdmin #272
- Add tests for Vue #273
- Remove simple commands and docker-compose args in Makefile #279
- Remove Paperclip and add Shrine for file_storage recipe #291
- Add linting job to CircleCI builds using reviewdog and per-project dependencies/configurations for linters #292
- Remove angular_admin recipe #297
Fix: