Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#32 - Scope Event Index to events that have not happened yet #59

Merged
merged 1 commit into from
Oct 4, 2021

Commits on Oct 4, 2021

  1. Fix ChaelCodes#32 - Add scope for upcoming events.

    Added a scope to the Event model to get ongoing or upcoming Events.
    Added Factory for past events.
    Added spec for testing that only future and ongoing events are selected, while past events are not.
    Added spec for ensuring that past events are not presented on the Event index.
    Updated events controller to select only ongoing or upcoming events.
    exegeteio committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    6da5328 View commit details
    Browse the repository at this point in the history