You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Jean-Denis Vauguet edited this page May 17, 2013
·
19 revisions
The production server is http://www.ruby-lang.org. A testing "pre-prod" environment is available on this very server at http://staging.ruby-lang.org, protected by htaccess (ruby / vit-core) to prevent any indexing.
Deploying ruby-lang.org is achieved by any editorial team's member, using a mina task which publishes the master branch :
mina deploy # this deploys to staging
mina deploy:production # this makes it live!