I added methods for detecting if an event is on a single day or covers multiple days. Useful in case you want to show "When: 7pm-9m on 6/23" versus "June 23 through June 28" in your views.
Note that the spec file for events appears to depend on files outside the gem itself, so I could not run the tests before starting. If desired, I'd be happy to do my best to add the specs anyway for your use in local testing.
I added methods for detecting if an event is on a single day or covers multiple days. Useful in case you want to show "When: 7pm-9m on 6/23" versus "June 23 through June 28" in your views.
Note that the spec file for events appears to depend on files outside the gem itself, so I could not run the tests before starting. If desired, I'd be happy to do my best to add the specs anyway for your use in local testing.