Skip to content

kmlroot/treebook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TREEBOOK

Description

Treebook app, social network for sharing friends and profiles.

Models

- Status
- User 
- UserSriendship

Urls

- user:
  * /login
  * /register

Resources:

- user_friendships
- statuses
- root: status
- profiles

Tools

- Rails 4.2.1
- Devise 3.4.1
- Simple Form 3.1.0
- State Machine 1.2.0
- Postgresql

Testing:

- Shoulda
- Factory Girl