This website requires JavaScript.
Explore
Help
Register
Sign In
maddiefuzz
/
TokiTranslate
Watch
1
Star
0
Fork
0
You've already forked TokiTranslate
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
readonly
TokiTranslate
/
app
/
models
/
part_of_speech.rb
4 lines
66 B
Ruby
Raw
Permalink
Normal View
History
Unescape
Escape
Add dictionary controller with index route
2023-10-13 00:02:22 +00:00
class
PartOfSpeech
<
ApplicationRecord
Add Language model and LanguageController
2023-10-25 03:47:01 +00:00
belongs_to
:language
Add dictionary controller with index route
2023-10-13 00:02:22 +00:00
end
Reference in New Issue
Copy Permalink