myexperiment-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[myexperiment-hackers] [2326] trunk/lib/conf.rb: added require for TestR


From: noreply
Subject: [myexperiment-hackers] [2326] trunk/lib/conf.rb: added require for TestRequest
Date: Tue, 9 Feb 2010 09:07:20 -0500 (EST)

Revision
2326
Author
dgc
Date
2010-02-09 09:07:20 -0500 (Tue, 09 Feb 2010)

Log Message

added require for TestRequest

Modified Paths

Diff

Modified: trunk/lib/conf.rb (2325 => 2326)


--- trunk/lib/conf.rb	2010-02-04 14:27:39 UTC (rev 2325)
+++ trunk/lib/conf.rb	2010-02-09 14:07:20 UTC (rev 2326)
@@ -6,6 +6,7 @@
 # Configuration module
 
 require 'yaml'
+require 'action_controller/test_process'
 
 class Conf
 

reply via email to

[Prev in Thread] Current Thread [Next in Thread]