aboutsummaryrefslogtreecommitdiffstats
path: root/guides
diff options
context:
space:
mode:
authorFrancis Go <francis.go@gmail.com>2016-01-29 14:18:11 +1100
committerFrancis Go <francis.go@gmail.com>2016-01-29 14:18:11 +1100
commita48f97e0e611496f96882a5383756a11758c7596 (patch)
tree4233ff19400500ec472cffebd14f09164233b254 /guides
parentc942298fda223672b74b953b9ce369674033727b (diff)
downloadrails-a48f97e0e611496f96882a5383756a11758c7596.tar.gz
rails-a48f97e0e611496f96882a5383756a11758c7596.tar.bz2
rails-a48f97e0e611496f96882a5383756a11758c7596.zip
Getting Started Guide: Update Ruby version to 2.3.0p0
Diffstat (limited to 'guides')
-rw-r--r--guides/source/getting_started.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/guides/source/getting_started.md b/guides/source/getting_started.md
index 9677ab1583..3392dad897 100644
--- a/guides/source/getting_started.md
+++ b/guides/source/getting_started.md
@@ -93,7 +93,7 @@ current version of Ruby installed:
```bash
$ ruby -v
-ruby 2.2.2p95
+ruby 2.3.0p0
```
TIP: A number of tools exist to help you quickly install Ruby and Ruby