rello
April 21, 2008, 11:30pm
1
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
rello
April 22, 2008, 5:39pm
3
Solved
It was an issue of Rails Vers. 2.0.2.9216
I just removed and everything works again.
Bye
rello
May 5, 2008, 3:36pm
4
Silvio :
I have the same problem. What I do to solve this ?
Sorry for my poor english
rello
May 5, 2008, 3:45pm
5
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)
rello
May 5, 2008, 4:25pm
6
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 C.
[email protected]
rello
May 27, 2008, 12:27am
7
I am having this same error message but I am only running rails 2.0.2
Can anyone help?
Antony
rello
May 27, 2008, 12:32am
8
On May 26, 11:15 pm, Antony E. [email protected] 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