diff options
author | Matthew Lemon <y@yulqen.org> | 2023-12-18 17:01:29 +0000 |
---|---|---|
committer | Matthew Lemon <y@yulqen.org> | 2023-12-18 17:01:29 +0000 |
commit | 7483d6b8652854dbab53337b57467f69c7a2cad4 (patch) | |
tree | b0dac0a2fcc37567298d82e9325b346a8569a416 /.rspec | |
parent | c504e1e907ea68e3b777db5d286974010d2361c0 (diff) |
Adds some specs for testing events
Adds a method to Event to check its membership of a month in a
particular year.
Diffstat (limited to '')
-rw-r--r-- | .rspec | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1 +1,2 @@ --require spec_helper +--format documentation |