Snippets (rack) (1)

4 months ago View more (33 lines)
1
2
3
4
5
#JSON-P Rack Handler

# config/jsonp.rb
class JsonP
  def initialize(app)