From 65b1d3a1dab95be5ac82d9e0c6a75b743bc89ce0 Mon Sep 17 00:00:00 2001 From: Stormwind Date: Sun, 23 Dec 2012 12:23:14 +0100 Subject: Remove 1.8 fixes The fixes for Ruby 1.8 will take place in a seperate gem. So I remove all the changes here. --- lib/zero.rb | 2 -- 1 file changed, 2 deletions(-) (limited to 'lib/zero.rb') diff --git a/lib/zero.rb b/lib/zero.rb index c9909a7..baf876c 100644 --- a/lib/zero.rb +++ b/lib/zero.rb @@ -1,5 +1,3 @@ -require 'zero/patches/uri' - module Zero require 'zero/controller' require 'zero/router' -- cgit v1.2.3-70-g09d2