I would like to make something that backups the database and some files
and then send it to my gmail account.
To backup the files and the database i made a rake command but what is
the best way to mail this ? Or does somebody has another solution to do
something like this?