Created by: deivid-rodriguez
Hi, congrats for administrate, it's great!
I wanted to contribute a real improvement, but I had some trouble setting up the environment since I couldn't get the tests passing. I don't know why this is not reproduced in CI...
The changes:
- Use truncation instead of deletion strategy for
DatabaseCleaner
since it's not affected by foreign key constraints. https://github.com/thoughtbot/administrate/commit/919fc191ae49d01e33d66580f273388ae292fb64 - Remove some confusing output from one script. https://github.com/thoughtbot/administrate/commit/0c1bdd6b0739e84fd0f72b176239a0421b11e629