Hi, I am trying to migrate the DB. Not the first time. I am getting error as given below. WindowsXL, MySQl, SVN etc ... R:\>rake db:migrate (in R:/) rake aborted! uninitialized constant ActiveRecord R:/rakefile:10 (See full trace by running task with --trace) Thanks in Advance, shyl. -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to rubyonrails-core@googlegroups.com To unsubscribe from this group, send email to rubyonrails-core-unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en -~----------~----~----~----~------~----~------~--~---
Hi Shilesh, I''ll kindly ask you to direct your question to *rubyonrails-talk list* with a more complete description of when did it stop working, are you using edge Rails or gem, and possibly paste your environment.rb file and full stack trace of the error (use the --trace argument) somewhere (like pastie.caboo.se). On Nov 19, 2007 6:36 AM, Shilesh Kumar <ruby-forum-incoming@andreas-s.net> wrote:> > > Hi, > > I am trying to migrate the DB. Not the first time. I am getting error as > given below. > WindowsXL, MySQl, SVN etc ... > > R:\>rake db:migrate > (in R:/) > rake aborted! > uninitialized constant ActiveRecord > R:/rakefile:10 > (See full trace by running task with --trace) > > Thanks in Advance, > shyl. > -- > Posted via http://www.ruby-forum.com/. > > > >--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to rubyonrails-core@googlegroups.com To unsubscribe from this group, send email to rubyonrails-core-unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en -~----------~----~----~----~------~----~------~--~---
Did you solve that problem? I''ve started with "Building a Social Network" and my application has the same error. On 19 Nov, 06:36, Shilesh Kumar <ruby-forum-incom...@andreas-s.net> wrote:> Hi, > > I am trying to migrate the DB. Not the first time. I am getting error as > given below. > WindowsXL, MySQl, SVN etc ... > > R:\>rake db:migrate > (in R:/) > rake aborted! > uninitialized constant ActiveRecord > R:/rakefile:10 > (See full trace by running task with --trace) > > Thanks in Advance, > shyl. > -- > Posted viahttp://www.ruby-forum.com/.--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to rubyonrails-core@googlegroups.com To unsubscribe from this group, send email to rubyonrails-core-unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en -~----------~----~----~----~------~----~------~--~---
Xavi Segarra (VaDeJocs.cat) wrote:> Did you solve that problem? I''ve started with "Building a Social > Network" and my application has the same error. > > On 19 Nov, 06:36, Shilesh Kumar <ruby-forum-incom...@andreas-s.net>Yes ... It was a name conflict between the Model and the migrate script .. Let me know if i can help ypui any way. shyl - -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to rubyonrails-core@googlegroups.com To unsubscribe from this group, send email to rubyonrails-core-unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en -~----------~----~----~----~------~----~------~--~---
On 27.11.2007, at 8.23, Shilesh Kumar wrote:> > Xavi Segarra (VaDeJocs.cat) wrote: >> Did you solve that problem? I''ve started with "Building a Social >> Network" and my application has the same error. >> >> On 19 Nov, 06:36, Shilesh Kumar <ruby-forum-incom...@andreas-s.net> > > Yes ... It was a name conflict between the Model and the migrate > script > .. > Let me know if i can help ypui any way.Could I kindly ask you to post help requests in the general Rails mailing list (http://groups.google.com/group/rubyonrails-talk)? This core list is meant for discussions about developing Rails the framework. //jarkko -- Jarkko Laine http://jlaine.net http://dotherightthing.com http://www.railsecommerce.com http://odesign.fi --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to rubyonrails-core@googlegroups.com To unsubscribe from this group, send email to rubyonrails-core-unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en -~----------~----~----~----~------~----~------~--~---