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
16b78ba2a0
foodsoft
/
app
/
models
/
assignment.rb
8 lines
85 B
Ruby
Raw
Normal View
History
Unescape
Escape
Initial commit of foodsoft 2
2009-01-06 11:49:19 +01:00
class
Assignment
<
ActiveRecord
::
Base
belongs_to
:user
belongs_to
:task
end
Added duration to tasks. Annotated all models.
2011-05-07 20:50:39 +02:00
New annotation, because of db switch to mysql. Background: sqlite has some problems with decimal option.
2011-05-07 21:55:24 +02:00
Reference in a new issue
Copy permalink