replay
replay copied to clipboard
lib/replay/repository.rb references non existent exception "Errors::EventStreamNotFoundError"
See https://github.com/karmajunkie/replay/blob/master/lib/replay/repository.rb#L25
When I search for where that exception class is defined, I can't find it.
Good catch! The errors are all defined in lib/replay.rb, I missed that one.