You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Processing a log4r yaml configuration file fails in Ruby 2.5.0 with the following error
.rvm/gems/ruby-2.5.0/gems/log4r-1.1.10/lib/log4r/yamlconfigurator.rb:42:in load_yaml_file' .rvm/gems/ruby-2.5.0/gems/log4r-1.1.10/lib/log4r/yamlconfigurator.rb:56:in actual_load': undefined method `load_documents' for Psych:Module (NoMethodError)
Did you mean? load_stream
The text was updated successfully, but these errors were encountered:
Processing a log4r yaml configuration file fails in Ruby 2.5.0 with the following error
.rvm/gems/ruby-2.5.0/gems/log4r-1.1.10/lib/log4r/yamlconfigurator.rb:42:in
load_yaml_file' .rvm/gems/ruby-2.5.0/gems/log4r-1.1.10/lib/log4r/yamlconfigurator.rb:56:in
actual_load': undefined method `load_documents' for Psych:Module (NoMethodError)Did you mean? load_stream
The text was updated successfully, but these errors were encountered: