templates/config/initializers/cors.rb in hephaestus-0.6.1 vs templates/config/initializers/cors.rb in hephaestus-0.6.2
- old
+ new
@@ -1,6 +1,7 @@
# typed: false
# frozen_string_literal: true
+
# 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.