Open joelmats opened 11 years ago
Should set to empty hash instead in BatchApi::Operations::Rack
@env["rack.request.query_hash"] = @method == "get" ? @params : {}
Should set to empty hash instead in BatchApi::Operations::Rack