• Justin Ho's avatar
    Fix loading of take tasks in backup_rake_spec · d1ce3745
    Justin Ho authored
    Loading all rake tasks affects other specs
    (specifically web_hook_rake_spec.rb) when run
    before them. This restores the previous rake_require
    and adds on "active_record/railties/databases" task
    which defines "db:structure:dump" task.
    d1ce3745
backup_rake_spec.rb 16.5 KB