You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* wip: extracted creating and building of the event to mapper
* fix for accidential change.
* small refactor to avoid code duplicity
* moved back responsibility of Event record creation back to repository
* removed DI from YAML mapper, following the code review feedback
* moved nil check back to repository
* refactored hash to event factorization
* cleanup of code style
* rename methods to show intent
* moving condition to specific use case method
* cleanup
* SerializedRecord contract introduced
* fixed remapping mapper example
* added serialized record
* move of mapper to ruby event store
* added missing spec, enforced contract of configuration
* cleanup in contract validation
* added constantize via activesupport gem
* cleanup all constantizer
* improved specs regards to mutant feedback
* refactored based on code review feedback
* refactored based on code review feedback
* refactored based on code review feedback
* refactored based on code review feedback
* adjusted styling in rspec
* adjusted styling in rspec
* fixed spec following mutant feedback
* fix for specs following mutant feedback
0 commit comments