pat / thinking-sphinx

Sphinx/Manticore plugin for ActiveRecord/Rails
http://freelancing-gods.com/thinking-sphinx
MIT License
1.63k stars 469 forks source link

Ruby 3 - File.exists? is deprecated; use File.exist? instead #1221

Closed funsim closed 2 years ago

funsim commented 2 years ago

Replaced deprecated File.exist?

pat commented 2 years ago

Thank you! :)