replay icon indicating copy to clipboard operation
replay copied to clipboard

Replay enables event-sourced data

Results 2 replay issues
Sort by recently updated
recently updated
newest added

I wasn't able to figure out how to test this, partly because I'm new to proof, and also because `#publish` was now passing the `raise_unhandled` method straight to `#apply`, leading...

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.