Rails is now making multi-threaded applications possible, but it doesn't sound like it applies in every situation (for instance, if you're using Mongrel, it doesn't sound like this affects you at all).
When can you multi-thread your Rails application?
This article gives some more information about multi-threading pitfalls.