Skip to content

Instantly share code, notes, and snippets.

@ndbroadbent
Created April 11, 2011 16:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ndbroadbent/913766 to your computer and use it in GitHub Desktop.
Save ndbroadbent/913766 to your computer and use it in GitHub Desktop.
Gemfile bug .. gsub in active record does not remove 'require 'sqlite3'
no such file to load -- sqlite3
/opt/rails/HabitSmash/Rakefile:4:in `<top (required)>'
(See full trace by running task with --trace)
generate cucumber:install --capybara --rspec
/home/ndbroadbent/.rvm/gems/ruby-1.9.2-p136@global/gems/bundler-1.0.10/lib/bundler/runtime.rb:68:in `require': no such file to load -- sqlite3 (LoadError)
from /home/ndbroadbent/.rvm/gems/ruby-1.9.2-p136@global/gems/bundler-1.0.10/lib/bundler/runtime.rb:68:in `block (2 levels) in require'
from /home/ndbroadbent/.rvm/gems/ruby-1.9.2-p136@global/gems/bundler-1.0.10/lib/bundler/runtime.rb:66:in `each'
from /home/ndbroadbent/.rvm/gems/ruby-1.9.2-p136@global/gems/bundler-1.0.10/lib/bundler/runtime.rb:66:in `block in require'
from /home/ndbroadbent/.rvm/gems/ruby-1.9.2-p136@global/gems/bundler-1.0.10/lib/bundler/runtime.rb:55:in `each'
from /home/ndbroadbent/.rvm/gems/ruby-1.9.2-p136@global/gems/bundler-1.0.10/lib/bundler/runtime.rb:55:in `require'
from /home/ndbroadbent/.rvm/gems/ruby-1.9.2-p136@global/gems/bundler-1.0.10/lib/bundler.rb:120:in `require'
from /opt/rails/HabitSmash/config/application.rb:7:in `<top (required)>'
from /home/ndbroadbent/.rvm/gems/ruby-1.9.2-p136/gems/railties-3.0.3/lib/rails/commands.rb:15:in `require'
from /home/ndbroadbent/.rvm/gems/ruby-1.9.2-p136/gems/railties-3.0.3/lib/rails/commands.rb:15:in `<top (required)>'
from script/rails:6:in `require'
from script/rails:6:in `<main>'
generate devise:install
/home/ndbroadbent/.rvm/gems/ruby-1.9.2-p136@global/gems/bundler-1.0.10/lib/bundler/runtime.rb:68:in `require': no such file to load -- sqlite3 (LoadError)
from /home/ndbroadbent/.rvm/gems/ruby-1.9.2-p136@global/gems/bundler-1.0.10/lib/bundler/runtime.rb:68:in `block (2 levels) in require'
from /home/ndbroadbent/.rvm/gems/ruby-1.9.2-p136@global/gems/bundler-1.0.10/lib/bundler/runtime.rb:66:in `each'
from /home/ndbroadbent/.rvm/gems/ruby-1.9.2-p136@global/gems/bundler-1.0.10/lib/bundler/runtime.rb:66:in `block in require'
from /home/ndbroadbent/.rvm/gems/ruby-1.9.2-p136@global/gems/bundler-1.0.10/lib/bundler/runtime.rb:55:in `each'
from /home/ndbroadbent/.rvm/gems/ruby-1.9.2-p136@global/gems/bundler-1.0.10/lib/bundler/runtime.rb:55:in `require'
from /home/ndbroadbent/.rvm/gems/ruby-1.9.2-p136@global/gems/bundler-1.0.10/lib/bundler.rb:120:in `require'
from /opt/rails/HabitSmash/config/application.rb:7:in `<top (required)>'
from /home/ndbroadbent/.rvm/gems/ruby-1.9.2-p136/gems/railties-3.0.3/lib/rails/commands.rb:15:in `require'
from /home/ndbroadbent/.rvm/gems/ruby-1.9.2-p136/gems/railties-3.0.3/lib/rails/commands.rb:15:in `<top (required)>'
from script/rails:6:in `require'
from script/rails:6:in `<main>'
generate devise user
/home/ndbroadbent/.rvm/gems/ruby-1.9.2-p136@global/gems/bundler-1.0.10/lib/bundler/runtime.rb:68:in `require': no such file to load -- sqlite3 (LoadError)
from /home/ndbroadbent/.rvm/gems/ruby-1.9.2-p136@global/gems/bundler-1.0.10/lib/bundler/runtime.rb:68:in `block (2 levels) in require'
from /home/ndbroadbent/.rvm/gems/ruby-1.9.2-p136@global/gems/bundler-1.0.10/lib/bundler/runtime.rb:66:in `each'
from /home/ndbroadbent/.rvm/gems/ruby-1.9.2-p136@global/gems/bundler-1.0.10/lib/bundler/runtime.rb:66:in `block in require'
from /home/ndbroadbent/.rvm/gems/ruby-1.9.2-p136@global/gems/bundler-1.0.10/lib/bundler/runtime.rb:55:in `each'
from /home/ndbroadbent/.rvm/gems/ruby-1.9.2-p136@global/gems/bundler-1.0.10/lib/bundler/runtime.rb:55:in `require'
from /home/ndbroadbent/.rvm/gems/ruby-1.9.2-p136@global/gems/bundler-1.0.10/lib/bundler.rb:120:in `require'
from /opt/rails/HabitSmash/config/application.rb:7:in `<top (required)>'
from /home/ndbroadbent/.rvm/gems/ruby-1.9.2-p136/gems/railties-3.0.3/lib/rails/commands.rb:15:in `require'
from /home/ndbroadbent/.rvm/gems/ruby-1.9.2-p136/gems/railties-3.0.3/lib/rails/commands.rb:15:in `<top (required)>'
from script/rails:6:in `require'
from script/rails:6:in `<main>'
generate hoptoad --api-key
/home/ndbroadbent/.rvm/gems/ruby-1.9.2-p136@global/gems/bundler-1.0.10/lib/bundler/runtime.rb:68:in `require': no such file to load -- sqlite3 (LoadError)
from /home/ndbroadbent/.rvm/gems/ruby-1.9.2-p136@global/gems/bundler-1.0.10/lib/bundler/runtime.rb:68:in `block (2 levels) in require'
from /home/ndbroadbent/.rvm/gems/ruby-1.9.2-p136@global/gems/bundler-1.0.10/lib/bundler/runtime.rb:66:in `each'
from /home/ndbroadbent/.rvm/gems/ruby-1.9.2-p136@global/gems/bundler-1.0.10/lib/bundler/runtime.rb:66:in `block in require'
from /home/ndbroadbent/.rvm/gems/ruby-1.9.2-p136@global/gems/bundler-1.0.10/lib/bundler/runtime.rb:55:in `each'
from /home/ndbroadbent/.rvm/gems/ruby-1.9.2-p136@global/gems/bundler-1.0.10/lib/bundler/runtime.rb:55:in `require'
from /home/ndbroadbent/.rvm/gems/ruby-1.9.2-p136@global/gems/bundler-1.0.10/lib/bundler.rb:120:in `require'
from /opt/rails/HabitSmash/config/application.rb:7:in `<top (required)>'
from /home/ndbroadbent/.rvm/gems/ruby-1.9.2-p136/gems/railties-3.0.3/lib/rails/commands.rb:15:in `require'
from /home/ndbroadbent/.rvm/gems/ruby-1.9.2-p136/gems/railties-3.0.3/lib/rails/commands.rb:15:in `<top (required)>'
from script/rails:6:in `require'
from script/rails:6:in `<main>'
jammit Adding git pre-commit hook...
create .git/hooks/pre-commit
run chmod +x .git/hooks/pre-commit from "."
create config/assets.yml
gsub app/views/layouts/application.html.erb
gsub app/views/layouts/application.html.erb
generate jquery:install --ui
/home/ndbroadbent/.rvm/gems/ruby-1.9.2-p136@global/gems/bundler-1.0.10/lib/bundler/runtime.rb:68:in `require': no such file to load -- sqlite3 (LoadError)
from /home/ndbroadbent/.rvm/gems/ruby-1.9.2-p136@global/gems/bundler-1.0.10/lib/bundler/runtime.rb:68:in `block (2 levels) in require'
from /home/ndbroadbent/.rvm/gems/ruby-1.9.2-p136@global/gems/bundler-1.0.10/lib/bundler/runtime.rb:66:in `each'
from /home/ndbroadbent/.rvm/gems/ruby-1.9.2-p136@global/gems/bundler-1.0.10/lib/bundler/runtime.rb:66:in `block in require'
from /home/ndbroadbent/.rvm/gems/ruby-1.9.2-p136@global/gems/bundler-1.0.10/lib/bundler/runtime.rb:55:in `each'
from /home/ndbroadbent/.rvm/gems/ruby-1.9.2-p136@global/gems/bundler-1.0.10/lib/bundler/runtime.rb:55:in `require'
from /home/ndbroadbent/.rvm/gems/ruby-1.9.2-p136@global/gems/bundler-1.0.10/lib/bundler.rb:120:in `require'
from /opt/rails/HabitSmash/config/application.rb:7:in `<top (required)>'
from /home/ndbroadbent/.rvm/gems/ruby-1.9.2-p136/gems/railties-3.0.3/lib/rails/commands.rb:15:in `require'
from /home/ndbroadbent/.rvm/gems/ruby-1.9.2-p136/gems/railties-3.0.3/lib/rails/commands.rb:15:in `<top (required)>'
from script/rails:6:in `require'
from script/rails:6:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment