aboutsummaryrefslogtreecommitdiffstats
path: root/app/models/event.rb (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-12-20Created new Operation model and fixed Event associations with itMatthew Lemon1-1/+1
2023-12-18wip: stuck on notnull error...Matthew Lemon1-0/+2
2023-12-18Adds some specs for testing eventsMatthew Lemon1-0/+8
Adds a method to Event to check its membership of a month in a particular year.