This website requires JavaScript.
Explore
Help
Sign in
Foodsoft
/
foodsoft
Watch
1
Star
1
Fork
You've already forked foodsoft
0
Code
Issues
36
Pull requests
5
Projects
1
Releases
Wiki
Activity
75b0bdf856
foodsoft
/
app
/
models
/
assignment.rb
5 lines
79 B
Ruby
Raw
Normal View
History
Unescape
Escape
Add and inherit from ApplicationRecord to match Rails 5.0 style
2019-01-13 07:05:54 +01:00
class
Assignment
<
ApplicationRecord
Initial commit of foodsoft 2
2009-01-06 11:49:19 +01:00
belongs_to
:user
belongs_to
:task
end
Reference in a new issue
Copy permalink