This project is archived and is in readonly mode.

#4095 ✓resolved
Don Werve

config.threadsafe! appears to be broken.

Reported by Don Werve | March 2nd, 2010 @ 10:04 PM | in 3.0.2

On Rails 3.0.0beta, enabling 'config.threadsafe!', restarting 'script/rails server', and reloading any previously available view instantly causes an 'ActionController::RoutingError'.

Removing 'config.threadsafe!' fixes the problem.

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>

Pages