Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 0 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,18 +34,6 @@ Rspec is used on this project, which can be run with: `rspec`

#################################

## Deployment instructions

Deployment is done via Capistrano

`cap staging deploy`
`cap production deploy`

## Sync staging server db to local

`rake db:reset`
`cap staging app:local:sync`

## Developer Norms/Standards

The purpose of this section is to layout the norms of this project. Future development should follow the standard set forth in this guide.
Expand Down