Ruby on Rails Sunday, July 3, 2011

I executed the "rake db:create:all" and it gives following error message

  
   rake/rdoctask is deprecated.  Use rdoc/task instead (in RDoc 2.4.2+)
rake aborted!
uninitialized constant ActiveSupport::Dependencies::Mutex

(See full trace by running task with --trace)

I have:

rails => 2.3.5,3.0.7
gem => 1.8.5
ruby => 1.8.7
 
 I will appreciate the help 

 Thanks in advance 

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

No comments:

Post a Comment