myexperiment-hackers
[Top][All Lists]
Advanced

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

[myexperiment-hackers] [2163] trunk/lib/conf.rb: updated conf module to


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)

Revision
2163
Author
dgc
Date
2009-04-07 07:06:10 -0400 (Tue, 07 Apr 2009)

Log Message

updated conf module to go with previous commit

Modified Paths

Diff

Modified: trunk/lib/conf.rb (2162 => 2163)


--- 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)

reply via email to

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