Sha256: 548a9a470c18c7d3744304412da0ee8f43b505501b3fcf68fd33e79373f50132
Contents?: true
Size: 461 Bytes
Versions: 2
Compression:
Stored size: 461 Bytes
Contents
= 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. == Contributions * Patches by Sebastián Gamboa (sagmor), Garrett Bjerkhoel (dewski) and Jason Morrison (jasonm). == Copyright Copyright (c) 2009-2011 Cyril Rohr. See LICENSE for details.
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
rack-jsonp-1.2.1 | README.rdoc |
rack-jsonp-1.2.0 | README.rdoc |