RubyGems.org

rack-cors

0.2.6

Middleware that will make Rack-based apps CORS compatible. Read more here: http://blog.sourcebender.com/2010/06/09/introducin-rack-cors.html. Fork the project here: http://github.com/cyu/rack-cors

installgem install rack-cors
Authors

Calvin Yu

15,680 total downloads 2,175 for this version
Owners

0867ef12857eb0b0b43ea207df5884e4

Gemfile
gem "rack-cors", "~> 0.2.6"
Versions
  1. 0.2.6 April 26, 2012
  2. 0.2.5 April 26, 2012
  3. 0.2.4 June 4, 2011
  4. 0.2.2 August 26, 2010
  5. 0.2.0 June 8, 2010
Show all versions (8 total)
Runtime Dependencies
  1. rack >= 0