From 9a87596feea6101aa35d9098f1c43d160798c501 Mon Sep 17 00:00:00 2001 From: Antonio Terceiro Date: Fri, 29 Jan 2010 14:12:07 -0300 Subject: [PATCH] Reserving the "doc" identifier --- app/models/profile.rb | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/app/models/profile.rb b/app/models/profile.rb index e497c56..cc2b1e8 100644 --- a/app/models/profile.rb +++ b/app/models/profile.rb @@ -102,6 +102,7 @@ class Profile < ActiveRecord::Base info root assets + doc ] belongs_to :user -- libgit2 0.21.2