rack-jsonr 0.2.6
A Rack middleware for providing enhanced JSONP-type access, but with get, post, put, and delete verbs as well as http status, headers, and a json body that can be read when there are errors.
          Gemfile:
          =
        
        
          install:
          =
        
      Development Dependencies (1):
            rack
            >= 0
          
    