From a660a7ee62e44314c12440d376166ccb0cf60d80 Mon Sep 17 00:00:00 2001 From: hukl Date: Sun, 1 Feb 2009 17:10:20 +0100 Subject: added test for retrieving a specific revision via a given node. turned out it wasn't working the way I thought so I rewrote it to use only Fixnums --- app/controllers/content_controller.rb | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'app/controllers/content_controller.rb') diff --git a/app/controllers/content_controller.rb b/app/controllers/content_controller.rb index 5312ecd..278c5ab 100644 --- a/app/controllers/content_controller.rb +++ b/app/controllers/content_controller.rb @@ -12,7 +12,6 @@ class ContentController < ApplicationController :status => 404 ) end - + end - end -- cgit v1.3