Skip to content
  • eileencodes's avatar
    cb9476a3
    Fix secret_key_base for Railties · cb9476a3
    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.
    cb9476a3
    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