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

Changed Mongoid::Sessions reference to new Mongoid 5 Mongoid::Clients… #24

Closed malan closed 8 years ago

malan commented 8 years ago

Hi

I made this change required to support Mongoid 5, which I thought you might want to add. Tested and works for me.

Awesome gem by the way.

Thanks Malan