/test-rack-cors

Sample os how to request from an app (Rack) via ajax to another one (Rails).

Primary LanguageRuby

Test Rack-CORS

How to run this example:

  # Open a terminal and run
  ./run-rails-app.sh

  # Open other terminal and run
  ./run-rack-app.sh