Skip to content

Instantly share code, notes, and snippets.

@jdoss
Created October 18, 2014 02:16
Show Gist options
  • Save jdoss/3c9435a6e1ca8c952891 to your computer and use it in GitHub Desktop.
Save jdoss/3c9435a6e1ca8c952891 to your computer and use it in GitHub Desktop.
Bluepill error on discourse install
/home/discourse/.rvm/gems/ruby-2.0.0-p576/gems/activesupport-4.2.0.beta2/lib/active_support/number_helper.rb:3:in `<module:NumberHelper>': uninitialized constant ActiveSupport::Autoload (NameError)
from /home/discourse/.rvm/gems/ruby-2.0.0-p576/gems/activesupport-4.2.0.beta2/lib/active_support/number_helper.rb:2:in `<module:ActiveSupport>'
from /home/discourse/.rvm/gems/ruby-2.0.0-p576/gems/activesupport-4.2.0.beta2/lib/active_support/number_helper.rb:1:in `<top (required)>'
from /home/discourse/.rvm/rubies/ruby-2.0.0-p576/lib/ruby/site_ruby/2.0.0/rubygems/core_ext/kernel_require.rb:55:in `require'
from /home/discourse/.rvm/rubies/ruby-2.0.0-p576/lib/ruby/site_ruby/2.0.0/rubygems/core_ext/kernel_require.rb:55:in `require'
from /home/discourse/.rvm/gems/ruby-2.0.0-p576/gems/activesupport-4.2.0.beta2/lib/active_support/core_ext/numeric/conversions.rb:2:in `<top (required)>'
from /home/discourse/.rvm/rubies/ruby-2.0.0-p576/lib/ruby/site_ruby/2.0.0/rubygems/core_ext/kernel_require.rb:55:in `require'
from /home/discourse/.rvm/rubies/ruby-2.0.0-p576/lib/ruby/site_ruby/2.0.0/rubygems/core_ext/kernel_require.rb:55:in `require'
from /home/discourse/.rvm/gems/ruby-2.0.0-p576/gems/activesupport-4.2.0.beta2/lib/active_support/core_ext/numeric.rb:3:in `<top (required)>'
from /home/discourse/.rvm/rubies/ruby-2.0.0-p576/lib/ruby/site_ruby/2.0.0/rubygems/core_ext/kernel_require.rb:55:in `require'
from /home/discourse/.rvm/rubies/ruby-2.0.0-p576/lib/ruby/site_ruby/2.0.0/rubygems/core_ext/kernel_require.rb:55:in `require'
from /home/discourse/.rvm/gems/ruby-2.0.0-p576/gems/bluepill-0.0.68/lib/bluepill.rb:14:in `<top (required)>'
from /home/discourse/.rvm/rubies/ruby-2.0.0-p576/lib/ruby/site_ruby/2.0.0/rubygems/core_ext/kernel_require.rb:55:in `require'
from /home/discourse/.rvm/rubies/ruby-2.0.0-p576/lib/ruby/site_ruby/2.0.0/rubygems/core_ext/kernel_require.rb:55:in `require'
from /home/discourse/.rvm/gems/ruby-2.0.0-p576/gems/bluepill-0.0.68/bin/bluepill:3:in `<top (required)>'
from /home/discourse/.rvm/gems/ruby-2.0.0-p576/bin/bluepill:23:in `load'
from /home/discourse/.rvm/gems/ruby-2.0.0-p576/bin/bluepill:23:in `<main>'
from /home/discourse/.rvm/gems/ruby-2.0.0-p576/bin/ruby_executable_hooks:15:in `eval'
from /home/discourse/.rvm/gems/ruby-2.0.0-p576/bin/ruby_executable_hooks:15:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment