I am creating a web app with ruby on rails.
I have a user account database and looking for any plugin that i can use
to do standard admin tasks like.
- scrubbing the database to look for expiring accounts and send
notifications. - generate newly added users per day etc.
Any plugin that can do this ?.
Thanks
Rukku.