From 7249b83baf69f2f445ed863b43b921f708badbd7 Mon Sep 17 00:00:00 2001 From: Reid MacDonald Date: Sun, 31 Jan 2010 13:49:09 -0800 Subject: [PATCH] forgot to update my init --- init.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.rb b/init.rb index 98f809e..b3cbdf7 100644 --- a/init.rb +++ b/init.rb @@ -1 +1 @@ -ActiveRecord::Base.send :include, ActiveRecord::Associations::CreatedBy +ActiveRecord::Base.send :include, ActiveRecord::Associations::UserStamps