items are functional for now

This commit is contained in:
Senad Uka
2015-01-18 12:34:33 +01:00
parent 2a3c0e24f7
commit ba279cd288
4 changed files with 5 additions and 2 deletions

View File

@@ -1,5 +1,4 @@
class MultiMediaDescription < ActiveRecord::Base
belongs_to :item
belongs_to :media_type
end