1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00

Getting Started Guide: Update Ruby version to 2.3.0p0

This commit is contained in:
Francis Go 2016-01-29 14:18:11 +11:00
parent c942298fda
commit a48f97e0e6

View file

@ -93,7 +93,7 @@ current version of Ruby installed:
```bash ```bash
$ ruby -v $ ruby -v
ruby 2.2.2p95 ruby 2.3.0p0
``` ```
TIP: A number of tools exist to help you quickly install Ruby and Ruby TIP: A number of tools exist to help you quickly install Ruby and Ruby