diff options
author | David Jones <unixmonkey1@gmail.com> | 2014-06-02 15:31:09 -0400 |
---|---|---|
committer | David Jones <unixmonkey1@gmail.com> | 2014-06-02 15:31:09 -0400 |
commit | 1da201b4dbbe5226813e0ef04f929d7357935c40 (patch) | |
tree | ed44931bd0927cf290c141924dd95afc12e0da8b /guides/code/getting_started/bin | |
parent | b5d53f864826c7ce88af0d8b9a9ff45f95956f6b (diff) | |
download | rails-1da201b4dbbe5226813e0ef04f929d7357935c40.tar.gz rails-1da201b4dbbe5226813e0ef04f929d7357935c40.tar.bz2 rails-1da201b4dbbe5226813e0ef04f929d7357935c40.zip |
File.exist? instead of File.exists? in bin/setup
File.exists? is deprecated in Ruby 2.1+
https://github.com/ruby/ruby/blob/v2_1_2/file.c#L1413
Diffstat (limited to 'guides/code/getting_started/bin')
0 files changed, 0 insertions, 0 deletions