• Dallas Reedy's avatar
    Move extra publisher checks to their respective methods · ef1962b0
    Dallas Reedy authored
    Also, fix the implementation (& spec code) to match what the spec used
    to say:
    > "doesn't track or publish to the client or database if we can't track"
    
    - publish_to_client should respect should_track?
    - publish_to_database should respect should_track?
    - publish shouldn't have to know about the @record instance variable
    ef1962b0
application_experiment_spec.rb 11.4 KB