Skip to content

reedns/wiki-site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wiki-site

This site is an exercise in using has many and belongs to relationship(habtm). There are two classes: User and Page. By creating or editing a Page the habtm is established between the user and the page. The show view for a Page lists the original creator and all the users that edit the page. The show view for a User shows all the pages that a user has contributed to via create and update.

About

A wiki-site to practice has many and belongs to associations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors