From 70d8b2d24c68ec57a8e5a0fcc618f690a989e920 Mon Sep 17 00:00:00 2001 From: Francis Irving Date: Sat, 9 Oct 2010 04:06:38 +0100 Subject: .json form for RSS feeds --- app/controllers/request_controller.rb | 1 + 1 file changed, 1 insertion(+) (limited to 'app/controllers/request_controller.rb') diff --git a/app/controllers/request_controller.rb b/app/controllers/request_controller.rb index 167667725..e69059f6c 100644 --- a/app/controllers/request_controller.rb +++ b/app/controllers/request_controller.rb @@ -91,6 +91,7 @@ class RequestController < ApplicationController # handle_rejected_responses :info_request_events => @info_request_events.map { |e| { + # XXX this code is partly duplicated with the track controller :id => e.id, :event_type => e.event_type, # params_yaml has possibly sensitive data in it, don't include it -- cgit v1.2.3