Add Language model and LanguageController
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
class Definition < ApplicationRecord
|
||||
belongs_to :word
|
||||
belongs_to :language
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user