Rails, multiple connections and threads

Might want to try:    ...    fork { `ruby #{RAILS_ROOT}/script/some_script.rb` }    ...

Jeff