alexkravets / heroku-mongo-backup

Backup mongodb on Heroku and push it to S3 or FTP with cron task.
https://github.com/alexkravets/heroku-mongo-backup
55 stars 33 forks source link

rake mongo:restore drop also system.users documents #20

Open rubydev opened 10 years ago

rubydev commented 10 years ago

Task rake mongo:restore drop also system.users documents! in branch mongoid4

rubydev commented 10 years ago

Should be fixed: https://github.com/alexkravets/heroku-mongo-backup/pull/22