This project is archived and is in readonly mode.

#3950 ✓resolved
Thomas R. Koll

load_path is expecting a String in the application.rb generator

Reported by Thomas R. Koll | February 13th, 2010 @ 06:14 PM

It's only a commented line but I think lots of people will try to use it and if you happen to run ruby 1.9.1 (1.8.7 works fine) then you get this error:

can't convert Pathname into String

patch is here
http://github.com/TomK32/rails/commit/b7a54c68637f9d91ccd5750e76c50...

error occurred with ruby 1.9.1, mod_passenger 2.2.9 and latest rails 3.0.0.beta

Comments and changes to this ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

<h2 style="font-size: 14px">Tickets have moved to Github</h2>

The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>

Tags

Pages