Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rails 3.2 "blankslate is not part of the bundle. Add it to Gemfile" #18

Closed
ogerman opened this issue Jan 23, 2012 · 1 comment
Closed

Comments

@ogerman
Copy link

ogerman commented Jan 23, 2012

/home/duke/.rvm/gems/ruby-1.9.3-p0@global/gems/bundler-1.0.21/lib/bundler/rubygems_integration.rb:143:in `block in replace_gem': blankslate is not part of the bundle. Add it to Gemfile. (Gem::LoadError)
    from /home/duke/.rvm/gems/ruby-1.9.3-p0@streaming/gems/gon-2.0.5/lib/gon.rb:1:in `<top (required)>'
    from /home/duke/.rvm/gems/ruby-1.9.3-p0@global/gems/bundler-1.0.21/lib/bundler/runtime.rb:68:in `require'
    from /home/duke/.rvm/gems/ruby-1.9.3-p0@global/gems/bundler-1.0.21/lib/bundler/runtime.rb:68:in `block (2 levels) in require'
    from /home/duke/.rvm/gems/ruby-1.9.3-p0@global/gems/bundler-1.0.21/lib/bundler/runtime.rb:66:in `each'
    from /home/duke/.rvm/gems/ruby-1.9.3-p0@global/gems/bundler-1.0.21/lib/bundler/runtime.rb:66:in `block in require'
    from /home/duke/.rvm/gems/ruby-1.9.3-p0@global/gems/bundler-1.0.21/lib/bundler/runtime.rb:55:in `each'
    from /home/duke/.rvm/gems/ruby-1.9.3-p0@global/gems/bundler-1.0.21/lib/bundler/runtime.rb:55:in `require'
    from /home/duke/.rvm/gems/ruby-1.9.3-p0@global/gems/bundler-1.0.21/lib/bundler.rb:122:in `require'
    from /home/duke/src/streaming/config/application.rb:7:in `<top (required)>'
    from /home/duke/.rvm/gems/ruby-1.9.3-p0@streaming/gems/railties-3.2.0/lib/rails/commands.rb:53:in `require'
    from /home/duke/.rvm/gems/ruby-1.9.3-p0@streaming/gems/railties-3.2.0/lib/rails/commands.rb:53:in `block in <top (required)>'
    from /home/duke/.rvm/gems/ruby-1.9.3-p0@streaming/gems/railties-3.2.0/lib/rails/commands.rb:50:in `tap'
    from /home/duke/.rvm/gems/ruby-1.9.3-p0@streaming/gems/railties-3.2.0/lib/rails/commands.rb:50:in `<top (required)>'
    from script/rails:6:in `require'
    from script/rails:6:in `<main>'
@gazay
Copy link
Owner

gazay commented Jan 23, 2012

Thanks! Fixed in 2.0.6

@gazay gazay closed this as completed Jan 23, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants