On 8 January 2013 07:00, DHAMODHARAN N <[email protected]> wrote: > Hi Folks, > > 1. I converting existing model to STI > 2. Existing model CtctContact > 3. ctct_contacts rename as contacts and add column called type in table. > 4. In model modified base class(CtctContact < Contact) during migration it's > show contacts table not found like that.
Do you mean that it is the migration to change the table name and add the type column that is failing? Show us the failing code (just the section that is failing) and the exact error message and stack trace. Colin -- 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 https://groups.google.com/groups/opt_out.

