This website requires JavaScript.
Explore
Help
Sign In
github-migration
/
cocoon
Watch
1
Star
0
Fork
You've already forked cocoon
0
Code
Issues
Pull Requests
1
Packages
Projects
Releases
Wiki
Activity
47b5f678b4
cocoon
/
spec
/
dummy
/
app
/
models
/
post.rb
5 lines
76 B
Ruby
Raw
Blame
History
class
Post
<
ActiveRecord
::
Base
has_many
:comments
has_many
:people
end
Reference in New Issue
View Git Blame
Copy Permalink