|
From: | noreply |
Subject: | [myexperiment-hackers] [2163] trunk/lib/conf.rb: updated conf module to go with previous commit |
Date: | Tue, 7 Apr 2009 07:06:10 -0400 (EDT) |
updated conf module to go with previous commit
--- trunk/lib/conf.rb 2009-04-07 11:04:14 UTC (rev 2162)
+++ trunk/lib/conf.rb 2009-04-07 11:06:10 UTC (rev 2163)
@@ -97,6 +97,10 @@
self.fetch_entry('activity_limits')
end
+ def self.home_page_stats
+ self.fetch_entry('home_page_stats')
+ end
+
# This method is required to create an administrator in the test fixtures
def self.admins=(value)
[Prev in Thread] | Current Thread | [Next in Thread] |