Closed timuckun closed 12 years ago
Since you use REE, what has ruby1.8 codebase, you have to add
gem 'faster_csv'
to your Gemfile to make CSV parsing work.
BTW you should consider to upgrade to Ruby 1.9.3, since Ruby 1.8 (and REE) are deprecated and support is dropped.
Using REE is this a ruby 1.9 only gem?
rake --trace alchemy_crm:install:migrations rake aborted! no such file to load -- faster_csv /Users/tim/.rvm/gems/ree-1.8.7-2012.02/gems/activesupport-3.2.8/lib/active_support/dependencies.rb:251:in
require' /Users/tim/.rvm/gems/ree-1.8.7-2012.02/gems/activesupport-3.2.8/lib/active_support/dependencies.rb:251:in
require' /Users/tim/.rvm/gems/ree-1.8.7-2012.02/gems/activesupport-3.2.8/lib/active_support/dependencies.rb:236:inload_dependency' /Users/tim/.rvm/gems/ree-1.8.7-2012.02/gems/activesupport-3.2.8/lib/active_support/dependencies.rb:251:in
require' /Users/tim/.rvm/gems/ree-1.8.7-2012.02/gems/csv_magic-0.3.2/lib/csv_magic/csv_handler.rb:3 /Users/tim/.rvm/gems/ree-1.8.7-2012.02/gems/activesupport-3.2.8/lib/active_support/dependencies.rb:251:inrequire' /Users/tim/.rvm/gems/ree-1.8.7-2012.02/gems/activesupport-3.2.8/lib/active_support/dependencies.rb:251:in
require' /Users/tim/.rvm/gems/ree-1.8.7-2012.02/gems/activesupport-3.2.8/lib/active_support/dependencies.rb:236:inload_dependency' /Users/tim/.rvm/gems/ree-1.8.7-2012.02/gems/activesupport-3.2.8/lib/active_support/dependencies.rb:251:in
require' /Users/tim/.rvm/gems/ree-1.8.7-2012.02/gems/csv_magic-0.3.2/lib/csv_magic.rb:3 /Users/tim/.rvm/gems/ree-1.8.7-2012.02/gems/activesupport-3.2.8/lib/active_support/dependencies.rb:251:inrequire' /Users/tim/.rvm/gems/ree-1.8.7-2012.02/gems/activesupport-3.2.8/lib/active_support/dependencies.rb:251:in
require' /Users/tim/.rvm/gems/ree-1.8.7-2012.02/gems/activesupport-3.2.8/lib/active_support/dependencies.rb:236:inload_dependency' /Users/tim/.rvm/gems/ree-1.8.7-2012.02/gems/activesupport-3.2.8/lib/active_support/dependencies.rb:251:in
require' /Users/tim/.rvm/gems/ree-1.8.7-2012.02/bundler/gems/alchemy_crm-bcfaf0a36a07/lib/alchemy_crm.rb:6 /Users/tim/.rvm/gems/ree-1.8.7-2012.02@global/gems/bundler-1.2.1/lib/bundler/runtime.rb:68:inrequire' /Users/tim/.rvm/gems/ree-1.8.7-2012.02@global/gems/bundler-1.2.1/lib/bundler/runtime.rb:68:in
require' /Users/tim/.rvm/gems/ree-1.8.7-2012.02@global/gems/bundler-1.2.1/lib/bundler/runtime.rb:66:ineach' /Users/tim/.rvm/gems/ree-1.8.7-2012.02@global/gems/bundler-1.2.1/lib/bundler/runtime.rb:66:in
require' /Users/tim/.rvm/gems/ree-1.8.7-2012.02@global/gems/bundler-1.2.1/lib/bundler/runtime.rb:55:ineach' /Users/tim/.rvm/gems/ree-1.8.7-2012.02@global/gems/bundler-1.2.1/lib/bundler/runtime.rb:55:in
require' /Users/tim/.rvm/gems/ree-1.8.7-2012.02@global/gems/bundler-1.2.1/lib/bundler.rb:128:inrequire' /Users/tim/Documents/digital_dialogue/source/alchemy/config/application.rb:7 /Users/tim/Documents/digital_dialogue/source/alchemy/Rakefile:5:in
require' /Users/tim/Documents/digital_dialogue/source/alchemy/Rakefile:5 /Users/tim/.rvm/gems/ree-1.8.7-2012.02@global/gems/rake-0.9.2.2/lib/rake/rake_module.rb:25:inload' /Users/tim/.rvm/gems/ree-1.8.7-2012.02@global/gems/rake-0.9.2.2/lib/rake/rake_module.rb:25:in
load_rakefile' /Users/tim/.rvm/gems/ree-1.8.7-2012.02@global/gems/rake-0.9.2.2/lib/rake/application.rb:501:inraw_load_rakefile' /Users/tim/.rvm/gems/ree-1.8.7-2012.02@global/gems/rake-0.9.2.2/lib/rake/application.rb:82:in
load_rakefile' /Users/tim/.rvm/gems/ree-1.8.7-2012.02@global/gems/rake-0.9.2.2/lib/rake/application.rb:133:instandard_exception_handling' /Users/tim/.rvm/gems/ree-1.8.7-2012.02@global/gems/rake-0.9.2.2/lib/rake/application.rb:81:in
load_rakefile' /Users/tim/.rvm/gems/ree-1.8.7-2012.02@global/gems/rake-0.9.2.2/lib/rake/application.rb:65:inrun' /Users/tim/.rvm/gems/ree-1.8.7-2012.02@global/gems/rake-0.9.2.2/lib/rake/application.rb:133:in
standard_exception_handling' /Users/tim/.rvm/gems/ree-1.8.7-2012.02@global/gems/rake-0.9.2.2/lib/rake/application.rb:63:inrun' /Users/tim/.rvm/gems/ree-1.8.7-2012.02@global/gems/rake-0.9.2.2/bin/rake:33 /Users/tim/.rvm/gems/ree-1.8.7-2012.02@global/bin/rake:19:in
load' /Users/tim/.rvm/gems/ree-1.8.7-2012.02@global/bin/rake:19 /Users/tim/.rvm/gems/ree-1.8.7-2012.02/bin/ruby_noexec_wrapper:14