Skip to content

Marshalling and Unmarshalling #24

@IvanShamatov

Description

@IvanShamatov

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 :rec and 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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions