RubyGems.org

rack-cors

0.2.4

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.4
Authors

Calvin Yu

173,895 total downloads 15,544 for this version
Owners

0867ef12857eb0b0b43ea207df5884e4

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