]> git.openstreetmap.org Git - rails.git/commit
Allow cross-origin requests to API
authorJohn Firebaugh <john.firebaugh@gmail.com>
Sat, 20 Oct 2012 23:11:51 +0000 (16:11 -0700)
committerTom Hughes <tom@compton.nu>
Mon, 22 Oct 2012 18:11:52 +0000 (19:11 +0100)
commit77519738715b21fbb4ea384c9b56ccc2d9fb4687
tree66aa56cd3bdabcfe8ddacc2a44da1614cafd3142
parent31dae1bac102bdf30d62aacd24e6821a2fbbc542
Allow cross-origin requests to API
Gemfile
Gemfile.lock
config/initializers/cors.rb [new file with mode: 0644]
test/integration/cors_test.rb [new file with mode: 0644]