On Jan 12, 2009, at 2:43 PM, Matthew Pounsett wrote:
>> The paper book had the same instructions right there on the first  
>> page
>> (the first paper inside the covers).
>>
>
> There are a couple paragraphs there about which versions of rails were
> available and supported by the book, but no instructions for making  
> sure
> your rails install is running the correct version.
>
> So, given that I'm running rails 1.2 now:
>
> % rails --version
> Rails 1.2.0
>
> What's the likely cause of having the same "nil object" error as the
> original poster?


Did you actually run:  rake --trace db:migrate
so you can see where the problem happens?

That's the first thing to do.  Since the OP's error happened over 2  
years ago (!), you might as well consider your error "new" and post  
the details.  Anyone who generally follows via the mailing list isn't  
even going to know what the OP context is (unless they go looking like  
I had to.)

-Rob

Rob Biedenharn          http://agileconsultingllc.com
[email protected]



--~--~---------~--~----~------------~-------~--~----~
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 [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to