From c4d92b384dd3f926fa12eb704eeef663a9cb7b66 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sun, 26 Dec 2010 23:52:43 +0000 Subject: more :: prefix elimination This should make things easier on the eyes. --- lib/rainbows/thread_timeout.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/rainbows/thread_timeout.rb') diff --git a/lib/rainbows/thread_timeout.rb b/lib/rainbows/thread_timeout.rb index 18f400b..dc34804 100644 --- a/lib/rainbows/thread_timeout.rb +++ b/lib/rainbows/thread_timeout.rb @@ -33,7 +33,7 @@ require 'thread' class Rainbows::ThreadTimeout # :stopdoc: - class ExecutionExpired < ::Exception + class ExecutionExpired < Exception end def initialize(app, opts) -- cgit v1.2.3-24-ge0c7