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 -v 0.2.6
Authors

Calvin Yu

153,121 total downloads 8,613 for this version
Owners

0867ef12857eb0b0b43ea207df5884e4

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