Skip to content

Rails integration #11

@dchun

Description

@dchun

I wonder if you've integrated runt into a rails app. I'm trying to figure out how I would combine all of my schedule inputs into a serializable hash to store in an hstore field and then deserialize it to make use of the schedule to check for availability.

Since there are multiple layers to a schedule, as in your example with a north and south expression with multiple dates and exclusions, the complexity is leaving me a bit stumped.

Do you think that it would be a better idea to store all of the elements separately in my database and then interact with each individual element once I retrieve a particular schedule's dates and relevant events?

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