Started again with Rails 4
[feedcatcher.git] / vendor / rails / activerecord / test / models / categorization.rb
diff --git a/vendor/rails/activerecord/test/models/categorization.rb b/vendor/rails/activerecord/test/models/categorization.rb
deleted file mode 100644 (file)
index 1059432..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-class Categorization < ActiveRecord::Base
-  belongs_to :post
-  belongs_to :category
-  belongs_to :author
-end
\ No newline at end of file