mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Rails 5.0 will target Ruby 2.2+, correct rails guide example [ci skip]
This commit is contained in:
parent
0f9ab4f348
commit
a9aefffea6
1 changed files with 1 additions and 1 deletions
|
@ -317,7 +317,7 @@ For example:
|
|||
=> Notice: server is listening on all interfaces (0.0.0.0). Consider using 127.0.0.1 (--binding option)
|
||||
=> Ctrl-C to shutdown server
|
||||
[2014-04-11 13:11:47] INFO WEBrick 1.3.1
|
||||
[2014-04-11 13:11:47] INFO ruby 2.1.1 (2014-02-24) [i686-linux]
|
||||
[2014-04-11 13:11:47] INFO ruby 2.2.2 (2015-04-13) [i686-linux]
|
||||
[2014-04-11 13:11:47] INFO WEBrick::HTTPServer#start: pid=6370 port=3000
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue