serradura / test-rack-cors

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:Ruby 92.4%Language:HTML 7.1%Language:Shell 0.5%