parent
39c6daf466
commit
49a794f11a
@ -1,5 +1,5 @@
|
||||
class CourseHomeworkCategory < ActiveRecord::Base
|
||||
belongs_to :course
|
||||
has_many :shixun_homework_categories
|
||||
has_many :homework_commons
|
||||
attr_accessible :name
|
||||
end
|
||||
|
Loading…
Reference in new issue