• Alex Kalderimis's avatar
    Add support for event creation on designs · ca9ef551
    Alex Kalderimis authored
    Add methods for adding design events to the EventCreateService, and
    uses these methods in the design management services.
    
    A new spec support class is added (MultiChangeValue) to help testing
    several change values at once, without having to perform the action
    multiple times.
    
    Deletion in particular is made efficient by ensuring that we perform
    just a single insert when creating events.
    ca9ef551
design.rb 6.98 KB