• jejacks0n's avatar
    Remove publish overrides from base experiment · a5714597
    jejacks0n authored
    We’ve removed the concept of using `window.gon` in the client, so we can
    now remove the publishing overrides that were keeping that logic. We
    also remove the `#publish_to_client` method to encourage calling the
    `#publish` method directly.
    a5714597
application_experiment.rb 1.75 KB