capify-php 1.0.1 → 1.0.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/README.markdown +6 -2
  2. metadata +4 -4
data/README.markdown CHANGED
@@ -6,7 +6,6 @@
6
6
 
7
7
  capify-php is simple to install, it cleanly extends Capistrano, keeping your deploy.rb tidy.
8
8
 
9
-
10
9
  ## Features
11
10
 
12
11
  * Same rollback you get from Capistrano
@@ -119,7 +118,12 @@ Which will change the directory structure to become:
119
118
  set :branch, "develop"
120
119
  end
121
120
 
121
+ Finally, deploy:
122
122
 
123
+ # cap staging deploy
124
+ or
125
+ # cap production deploy
126
+
123
127
  ## Patches & Features
124
128
 
125
129
  * Fork
@@ -130,4 +134,4 @@ Which will change the directory structure to become:
130
134
 
131
135
  ## Bugs & Feedback
132
136
 
133
- http://github.com/askoudros/capify-php/issues
137
+ http://github.com/skystack/capify-php/issues
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: capify-php
3
3
  version: !ruby/object:Gem::Version
4
- hash: 21
4
+ hash: 19
5
5
  prerelease:
6
6
  segments:
7
7
  - 1
8
8
  - 0
9
- - 1
10
- version: 1.0.1
9
+ - 2
10
+ version: 1.0.2
11
11
  platform: ruby
12
12
  authors:
13
13
  - Tass Skoudros
@@ -15,7 +15,7 @@ autorequire:
15
15
  bindir: bin
16
16
  cert_chain: []
17
17
 
18
- date: 2011-09-14 00:00:00 Z
18
+ date: 2011-09-15 00:00:00 Z
19
19
  dependencies:
20
20
  - !ruby/object:Gem::Dependency
21
21
  version_requirements: &id001 !ruby/object:Gem::Requirement