0
0
Fork 0

Run bin/rails app:update with Rails 7.1 (#27522)

This commit is contained in:
Matt Jankowski 2023-10-25 09:56:09 -04:00 committed by GitHub
parent 235a4cfdc8
commit 9a3d047f3e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 307 additions and 47 deletions

View file

@ -3,7 +3,7 @@
# Be sure to restart your server when you modify this file.
# Avoid CORS issues when API is called from the frontend app.
# Handle Cross-Origin Resource Sharing (CORS) in order to accept cross-origin AJAX requests.
# Handle Cross-Origin Resource Sharing (CORS) in order to accept cross-origin Ajax requests.
# Read more: https://github.com/cyu/rack-cors