Ruby 2.3.0 リファレンスマニュアル > ライブラリ一覧 > 組み込みライブラリ > Dirクラス > exists?
exists?(file_name) -> bool
このメソッドは deprecated です。Dir.exist? を使用してください。