The has_many part of the Invoice class is actually provided by a plugin. 
And inside of that plugin, a set_table_name was being done to point to 
the offensive table.

I got this to work by making the inclusion of that plugin dependent on 
the setting of RAILS_ENV.  Which isn't pretty, but works.

Not sure that I will leave the change in, but I did (finally) get my 
data loaded.  Thankfully, I have Erb to make the fixtures as flexible as 
I need them to be.

Thanks for all of the help, everyone.

Wes

-- 
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