mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
Under ruby 1.9.2 -
"/var/log".starts_with?(Pathname.new("/var")) # => false
so setting config.autoload_once_paths with Pathnames would not work