https://github.com/miry/cross-domain-sharing
It is a sample application to article http://blog.jetthoughts.com/2010/12/22/allow-multiple-access-control-requests-for-rails/
https://github.com/miry/cross-domain-sharing
Last synced: about 1 year ago
JSON representation
It is a sample application to article http://blog.jetthoughts.com/2010/12/22/allow-multiple-access-control-requests-for-rails/
- Host: GitHub
- URL: https://github.com/miry/cross-domain-sharing
- Owner: miry
- Archived: true
- Created: 2013-04-23T20:52:50.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-12-16T20:32:04.000Z (over 12 years ago)
- Last Synced: 2025-02-16T14:25:29.487Z (over 1 year ago)
- Language: Ruby
- Size: 137 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
cross-domain-sharing
====================
It is a sample application to article http://blog.jetthoughts.com/2010/12/22/allow-multiple-access-control-requests-for-rails/
Install
=======
```
bundle
rackup -p 9292 config.ru
```
[](https://bitdeli.com/free "Bitdeli Badge")