在rails应用程序中运行包安装时,我得到了这个错误,bundle installFetching additional metadata from https://rubygems.org/..Could not find thread_safe-0.3.0 in any of the sources
/ruby-2.0.0-p247/lib/ruby/site_ruby/2.0.0/rubygems/dependency.rb:298:in `to_specs': Could not find 'thread_safe10.1.0)rvm (1.11.3.8)sprockets-rails (2.0.0)thread_safe(0.1.3 jav
If you're running in a multi-threaded environment, make sure you pass the :thread_safe
option when initializing从这个看,:thread_safe选项现在默认情况下是启用的。我之所以使用redis 2.2.2,是因为redis 3.0.1与最新版本的resque不兼容。
Using minitest (4.7.5) Using atomic (1.1.14)
Using thread_safeactivesupport-4.0.1/lib/active_support/inflector/inflections.rb:1:in `require': cannot load such file -- thread_safe