Displaying 1 result from an estimated 1 matches for "global_resource_id".
2006 Jun 12
0
Multi-Models
...ct, or add a new
one. If you''re adding a new one, and it doesn''t exist in the
global_resources table, it needs to be added there, and the
specific_resources table as well.
Here''s the structure of the tables:
global_resources
id
name
description
specific_resources
id
global_resource_id
Addition fields
I''m not sure how the best way to setup the view, models, and the
controllers to save the resources in the right spots.
Any help you can provide is greatly appreciated.
--
Posted via http://www.ruby-forum.com/.