8000 GitHub - mayanring/poopfunder: An example repo demonstrating named associations and whatnot.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

mayanring/poopfunder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Post

has many comments
belongs to a user (author)

bonus:
has many commenters (users who commented)

Comment

belongs to post
belongs to a user

User

has many comments
has many posts (these are the posts they authored)

bonus:
has many commented posts (these are the posts they commented on)

About

An example repo demonstrating named associations and whatnot.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0