devdocs/lib/docs/storage
Andy Holmes 51cb8984eb
fix: replace calls to File.exists? with File.exist?
This prints warnings about being deprecated, so replace it with the
call that the deprecated function wraps.

See: https://github.com/ruby/ruby/blob/ruby_2_7/file.c#L1752-L1781
2022-09-19 13:35:47 -07:00
..
abstract_store.rb Add Store#size 2015-01-02 15:22:14 -05:00
file_store.rb fix: replace calls to File.exists? with File.exist? 2022-09-19 13:35:47 -07:00
null_store.rb Add Store#size 2015-01-02 15:22:14 -05:00