Created
October 18, 2014 02:16
-
-
Save jdoss/3c9435a6e1ca8c952891 to your computer and use it in GitHub Desktop.
Bluepill error on discourse install
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/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