diff options
author | Jonathan del Strother <jon.delStrother@audioboo.fm> | 2011-08-24 17:30:50 +0100 |
---|---|---|
committer | Jonathan del Strother <jon.delStrother@audioboo.fm> | 2011-08-24 18:14:25 +0100 |
commit | e0714ee005a366aa92449fc4f92cf97aa8e2f349 (patch) | |
tree | aa4df7b0395e95602561faff609a1a80d127704d /actionpack/actionpack.gemspec | |
parent | 976b2be1085aa22f84c6fcbe40ba25ba4f89051c (diff) | |
download | rails-e0714ee005a366aa92449fc4f92cf97aa8e2f349.tar.gz rails-e0714ee005a366aa92449fc4f92cf97aa8e2f349.tar.bz2 rails-e0714ee005a366aa92449fc4f92cf97aa8e2f349.zip |
Fix autoload_once_paths when using Pathnames & ruby 1.9
Under ruby 1.9.2 -
"/var/log".starts_with?(Pathname.new("/var")) # => false
so setting config.autoload_once_paths with Pathnames would not work
Diffstat (limited to 'actionpack/actionpack.gemspec')
0 files changed, 0 insertions, 0 deletions