From e84a1b439e63ae3ed3b4bc3bc78261f95daf9ab7 Mon Sep 17 00:00:00 2001 From: Christoph Helma Date: Wed, 11 Jan 2012 21:00:20 +0100 Subject: basic rest post get delete test working --- lib/overwrite.rb | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/overwrite.rb') diff --git a/lib/overwrite.rb b/lib/overwrite.rb index efc570d..d541b61 100644 --- a/lib/overwrite.rb +++ b/lib/overwrite.rb @@ -1,3 +1,4 @@ +require 'uri' =begin # class overwrites aka monkey patches # hack: store sinatra instance in global var $url_provider to make url_for and halt methods accessible -- cgit v1.2.3