Nelson Hsu 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.

Can you post the source to either class?
Also note that inheritance is not equal to derivation.

--
Roderick van Domburg
http://www.nedforce.com
-- 
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to