Add a bang suffix to Geo::EventStore#create method
The Geo::EventStore#create method doesn't have a ! on the end of it. It should, since its behaviour is to raise an exception if the validation or the save fails.
Showing
Please register or sign in to comment