-
Notifications
You must be signed in to change notification settings - Fork 54
Open
Description
Hello @fnando
Thanks for creating this really nice gem to use recurrence. I've spent lots of time trying to create same logic in my project working from database abilities and not recurrence nature of my events. But this gem is what I need.
Though I still need to store initialization information in my database. And for now, I suppose really simple solution is just make store initial string in json.
But what I'm thinking about are some features most people can look for:
- Marshalling and Unmarshalling it into crontab string and restoring recurrence object from it?
- making some rails helper, that will work with active_record
like:mount_recurrence :recand will return recurrence object on initialization.
I'm really interested in some of these features, though it might be not the best place for that.
So what do you think about that?
Metadata
Metadata
Assignees
Labels
No labels