Refactor hooking ActiveRecord migration tasks (#588)
- Use Rake::Task#enhance insteaad of defining same tasks again
- Remove hooking db:migrate:change task which doesn't exist
- Fix hooking db:migrate:reset task so that the annotation runs after
all migration tasks (#548)
Showing
spec/tasks/annotate_models_migrate_spec.rb
0 → 100644
Please
register
or
sign in
to comment