Skip to content
  • eileencodes's avatar
    e0c6bce2
    Fix secret_key_base for Railties · e0c6bce2
    eileencodes authored
    This was missed in the security fix for local dev. CI doesn't have a tmp
    directory in the apps built for testing so these end up failing. This
    adds the secret_key_base so we don't need to generate one.
    e0c6bce2
    Fix secret_key_base for Railties
    eileencodes authored
    This was missed in the security fix for local dev. CI doesn't have a tmp
    directory in the apps built for testing so these end up failing. This
    adds the secret_key_base so we don't need to generate one.
Loading