搜索课程.

This commit is contained in:
yuanke 2016-10-09 12:10:34 +08:00
parent f380c64653
commit 1fe2f8946b
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
class Syllabus < ActiveRecord::Base
include Redmine::SafeAttributes
include ApplicationHelper
include Elasticsearch::Model
acts_as_taggable
acts_as_attachable
has_many_kindeditor_assets :assets, :dependent => :destroy