From fe3bb08fcf7455bf446734e380e68bfc410886c3 Mon Sep 17 00:00:00 2001 From: Joe Sak Date: Fri, 22 Apr 2011 15:05:55 -0500 Subject: tests were failing all over the place --- app/models/categorization.rb | 2 -- 1 file changed, 2 deletions(-) (limited to 'app/models') diff --git a/app/models/categorization.rb b/app/models/categorization.rb index 20821d4..1735ea9 100644 --- a/app/models/categorization.rb +++ b/app/models/categorization.rb @@ -4,6 +4,4 @@ class Categorization < ActiveRecord::Base belongs_to :blog_post belongs_to :blog_category - has_friendly_id :title, :use_slug => true - end \ No newline at end of file -- cgit v1.2.3