Eric Firth
Results
2
issues of
Eric Firth
Getting the following error when I try to upgrade my app to Ruby 3.2. Apparently `File.exists?` alias has been removed ``` NoMethodError: undefined method `exists?' for File:Class /__w/truva/truva/vendor/bundle/ruby/3.2.0/gems/configatron-4.5.1/lib/configatron/integrations/rails.rb:45:in `block in...
See: https://bugs.ruby-lang.org/issues/17391