On Apr 20, 9:55 am, Andy Shipman <[email protected]> wrote: > That is very cool. I adapted it slightly to download to Dropbox instead - > using the dropbox gem - and now I get a backup locally as well as in the > cloud.
Awesome! Thanks for posting that. On Apr 20, 10:33 am, Mooktakim Ahmed <[email protected]> wrote: > I had a look at the Heroku's unlimited backup option. Only problem i have > with it is how do i schedule it to "capture" every day or week etc? > i'll need the cron bundle? i'm unsure about how to execute the "heroku > bundles:capture" command from within the app. This problem is why I've made the backup rake task. - Trevor -- You received this message because you are subscribed to the Google Groups "Heroku" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/heroku?hl=en.
