/rack-jsonp

A Rack middleware for providing JSON-P support

Primary LanguageRubyMIT LicenseMIT

rack-jsonp

A Rack middleware for providing JSON-P support. Most of it is taken from the original Rack::JSONP middleware present in rack-contrib. Since I don’t want to include the complete rack-contrib gem when all I need is the JSONP middleware, I created this gem.

Copyright © 2009 Cyril Rohr. See LICENSE for details.