This website requires JavaScript.
Explore
Help
Sign In
github-migration
/
collab
Watch
1
Star
0
Fork
You've already forked collab
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
6d31b3e4b5
collab
/
app
/
models
/
project.rb
5 lines
87 B
Ruby
Raw
Blame
History
class
Project
<
ActiveRecord
::
Base
has_many
:tasks
validates_presence_of
:name
end
Reference in New Issue
View Git Blame
Copy Permalink