Newer
Older
2018-fumichan-thesis / sinatra-practice / form-sample / vendor / bundle / ruby / 2.5.0 / gems / backports-3.11.4 / frozen_old_spec / tags / 1.8.7 / core / kernel / require_relative_spec.rb
fails:Kernel#require_relative with a relative path stores the missing path in a LoadError object
fails:Kernel#require_relative with a relative path when file is a symlink loads a path relative to current file
fails:Kernel#require_relative with an absolute path stores the missing path in a LoadError object