aboutsummaryrefslogtreecommitdiffstats
path: root/RELEASING_RAILS.rdoc
diff options
context:
space:
mode:
authorXavier Noria <fxn@hashref.com>2011-12-08 14:03:42 +0100
committerXavier Noria <fxn@hashref.com>2011-12-08 14:03:42 +0100
commitc2aadf89353601e00afd672fc2c353b25ee4e7fa (patch)
tree1d0cbc229bf887e4c9e68b00ae21f8445d00b581 /RELEASING_RAILS.rdoc
parent4936fc35a0d00f5ab1a3f2f2c8dfc192da5b5b80 (diff)
downloadrails-c2aadf89353601e00afd672fc2c353b25ee4e7fa.tar.gz
rails-c2aadf89353601e00afd672fc2c353b25ee4e7fa.tar.bz2
rails-c2aadf89353601e00afd672fc2c353b25ee4e7fa.zip
updates the host and port of publish_docs, and changes the release instructions to use the task rather than curl (thanks to Vijay Dev for spotting this one)
Diffstat (limited to 'RELEASING_RAILS.rdoc')
-rw-r--r--RELEASING_RAILS.rdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASING_RAILS.rdoc b/RELEASING_RAILS.rdoc
index 5ba8897f18..7bad1d01b8 100644
--- a/RELEASING_RAILS.rdoc
+++ b/RELEASING_RAILS.rdoc
@@ -215,7 +215,7 @@ and generates and publishes stable docs if a new stable tag is detected.
The hook unfortunately is not invoked by tag pushing, so once the new stable
tag has been pushed to origin, please run
- curl -X POST -d '' http://api.rubyonrails.org:8080/rails-master-hook
+ rake publish_docs
You should see something like this: