Jeff Cohen wrote: > > Are you sure your models are not inheriting from ActiveRecord::Base? > > Even if you're not calling any methods on them yet, the sheer act of > deriving from ActiveRecord::Base will necessitate the presence of > those tables.
Thanks for the response! I just double checked the two models and neither of them derive from ActiveRecord::Base. -- 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 [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 -~----------~----~----~----~------~----~------~--~---

