I’m trying to scan my Users database that Devise creates, in a Cron job and then repeat the fron job for every user.
So for example
I am wanting to run a cron job, to get all user ID’s, then on each user ID run a certain command, for example pull email addresses and then output them in another DB.
I’ve been trying for a couple of days now with no Luck… and search all over the net to find an answer or something i can use and adapt.. can anyone spread any light on my problem…??
Fixed with help from @Unixmonkey problem was the missing