On 2 Dec 2008, at 17:35, Srilatha Bhuvanapalli wrote:

>
> I have been using rails to talk to MySQL. I followed the below  
> tutorial
> and I have been getting erros on using rake db:migrate. Could some let
> me know how to resolve it.
>
Sounds like you're using a version of rails older than 2.0

Fred
> Tutorial:
> http://blog.lawrencepit.com/2008/07/19/sproutcore-rails/
>
> Error:
> srilatha-bhuvanapallis-macbook-pro:contacts Latha$ rake db:migrate
> (in /Users/Latha/LearningRuby/contacts)
> == CreateContacts: migrating
> ==================================================
> -- create_table(:contacts)
> rake aborted!
> undefined method `string' for
> #<ActiveRecord::ConnectionAdapters::TableDefinition:0x2289248>
>
> (See full trace by running task with --trace)
>
> I dont see a solution to this problem. I would appreciate if someone
> could provide me a solution to this.
>
> Thanks
> Latha
> -- 
> 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@googlegroups.com
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