Hi,
I’m trying to implement this:
into a rails project of mine. But I’m totally new to the rake system.
And i don’t know how to start.
I tried several things but he always says that he don’t know how to
build the task.
I tried putting the backup.rake in lib/tasks, that’s how it should be
but it doesn’t work. So i tried to put the code in the /RakeFile itself
and it also doesn’t know how to build the task.
I have been looking on the internet on how to work with rake files but
couldn’t find anything useful, that’s why I’m trying here.
thnx in advance,
DP