LiteSpeed Technologies
Download Download     Blog Blog     Wiki Wiki     Forum Forum     Store     Contact Contact    

Go Back   LiteSpeed Support Forums > External Applications > Ruby/Rails > Rake environment hosed - error on Rakefile

Reply
 
Thread Tools Display Modes
  #1  
Old 06-04-2007, 08:32 AM
clem_c_rock clem_c_rock is offline
New Member
 
Join Date: Apr 2007
Posts: 7
Default Rake environment hosed - error on Rakefile

Hello,

Suddenly, my dev environment is completely destroyed. I have multiple projects and whenever I try to run any rake tasks I get an error on line 11 of my Rakefile.

Here's the error:

user$ rake
(in /Users/user/near-time/some_site.net-trunk)
rake aborted!
can't convert nil into String

and here's the code in Rakefile:

Code:
require(File.join(File.dirname(__FILE__), 'config', 'boot'))

# Define our default task before Rails can
desc "Run all the tests on a fresh test database"
task :default => [ 'db:migrate', :clone_structure_to_test, 'test:all' ]

require 'rake'
require 'rake/testtask'
require 'rake/rdoctask'
require 'tasks/rails'
Reply With Quote
  #2  
Old 06-04-2007, 08:50 AM
mistwang mistwang is offline
LiteSpeed Staff
 
Join Date: May 2003
Location: New Jersey
Posts: 7,583
We may not be able to help you much if it is not related to LSAPI.
Maybe you can ask this question on corresponding news groups or email lists.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -7. The time now is 01:22 AM.



- Archive - Top
© Copyright 2003-2011 LiteSpeed Technologies, Inc. All rights reserved. Privacy Policy.