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
main
TokiTranslate
/
app
/
models
/
definition.rb
5 lines
83 B
Ruby
Raw
Permalink
Normal View
History
Unescape
Escape
Add dictionary ingest and view Dictionary json ingest to database, view populated with database contents
2023-10-13 02:24:31 +00:00
class
Definition
<
ApplicationRecord
belongs_to
:word
Add Language model and LanguageController
2023-10-25 03:47:01 +00:00
belongs_to
:language
Add dictionary ingest and view Dictionary json ingest to database, view populated with database contents
2023-10-13 02:24:31 +00:00
end
Reference in New Issue
Copy Permalink