We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b18a1a0 + 9ff12ab commit 8a21ddaCopy full SHA for 8a21dda
README.md
@@ -34,18 +34,6 @@ Rspec is used on this project, which can be run with: `rspec`
34
35
#################################
36
37
-## Deployment instructions
38
-
39
-Deployment is done via Capistrano
40
41
-`cap staging deploy`
42
-`cap production deploy`
43
44
-## Sync staging server db to local
45
46
-`rake db:reset`
47
-`cap staging app:local:sync`
48
49
## Developer Norms/Standards
50
51
The purpose of this section is to layout the norms of this project. Future development should follow the standard set forth in this guide.
0 commit comments