sagmor / rack-jsonp

A Rack middleware for providing JSON-P support

Home Page:http://github.com/crohr/rack-jsonp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A Rack middleware for providing JSON-P support

http://github.com/crohr/rack-jsonp

License:MIT License


Languages

Language:Ruby 100.0%