@@ -1,5 +1,5 @@
# encoding: utf-8
-class AdPosition < ActiveRecord::Base
+class CommendWord < ActiveRecord::Base
has_paper_trail
self.table_name = "commend_words"
validates :title,presence: true