Hello When I try the command: rake db:migrate I get the following: rello@calimero:~/Sites/music_library/config$ rake db:migrate (in /home/rello/Sites/music_library) rake aborted! undefined method `partial_updates='' for ActiveRecord::Base:Class I googled with no results. Anybody can help me? Thankyou -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Up -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Solved It was an issue of Rails Vers. 2.0.2.9216 I just removed and everything works again. Bye -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Silvio : I have the same problem. What I do to solve this ? Sorry for my poor english --~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
On 5 May 2008, at 14:09, JoeKaisaka wrote:> > Silvio : > > I have the same problem. What I do to solve this ? >You need to remove the edge gem (the one that looks like rails 2.0.2.9216)> Sorry for my poor english > > --~--~---------~--~----~------------~-------~--~----~ > 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org > To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org > For more options, visit this group at http://groups.google.com/group/rubyonrails-t--~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
If you''re using Aptana, this is a problem that you may run into frequently as that ide adds gems.rubyonrails.org to your sources [without informing so]. http://forums.aptana.com/viewtopic.php?p=20485 has more information about this. Hope it helps. RSL On Mon, May 5, 2008 at 9:44 AM, Frederick Cheung <frederick.cheung-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> > > On 5 May 2008, at 14:09, JoeKaisaka wrote: > > > > > Silvio : > > > > I have the same problem. What I do to solve this ? > > > You need to remove the edge gem (the one that looks like rails > 2.0.2.9216) > > Sorry for my poor english > > > > > >--~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
I am having this same error message but I am only running rails 2.0.2 Can anyone help? Antony On May 5, 7:24 am, "Russell Norris" <r...-ftMzyaTR+bHNyFkoKTPOtdi2O/JbrIOy@public.gmane.org> wrote:> If you''re using Aptana, this is a problem that you may run into frequently > as that ide adds gems.rubyonrails.org to your sources [without informing > so].http://forums.aptana.com/viewtopic.php?p=20485has more information > about this. Hope it helps. > > RSL > > On Mon, May 5, 2008 at 9:44 AM, Frederick Cheung <frederick.che...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> > wrote: > > > > > On 5 May 2008, at 14:09, JoeKaisaka wrote: > > > > Silvio : > > > > I have the same problem. What I do to solve this ? > > > You need to remove the edge gem (the one that looks like rails > > 2.0.2.9216) > > > Sorry for my poor english--~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
On May 26, 11:15 pm, Antony Evans <antonyev...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> I am having this same error message but I am only running rails 2.0.2 >Check again; the tooth fairy didn''t stick that in your config. You had rails 2.0.2.xxx installed at the point that you ran rails my_app. Remove the app, remove the gem and start afresh. Fred> Can anyone help? > > Antony > > On May 5, 7:24 am, "Russell Norris" <r...-ftMzyaTR+bHNyFkoKTPOtdi2O/JbrIOy@public.gmane.org> wrote: > > > If you''re using Aptana, this is a problem that you may run into frequently > > as that ide adds gems.rubyonrails.org to your sources [without informing > > so].http://forums.aptana.com/viewtopic.php?p=20485hasmore information > > about this. Hope it helps. > > > RSL > > > On Mon, May 5, 2008 at 9:44 AM, Frederick Cheung <frederick.che...@gmail.com> > > wrote: > > > > On 5 May 2008, at 14:09, JoeKaisaka wrote: > > > > > Silvio : > > > > > I have the same problem. What I do to solve this ? > > > > You need to remove the edge gem (the one that looks like rails > > > 2.0.2.9216) > > > > Sorry for my poor english--~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org 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 -~----------~----~----~----~------~----~------~--~---