Älphä Blüë wrote: > Hi all, > > I have 37 different tables with each having its own sort column [...] > I'm now creating a master table that needs to pull the data from each of > those 37 tables and the sort columns, perform calculations, and then > save the refined calculations back to itself (the master table). > > I'm trying to figure out a proper way to setup the associations. All > I'm doing is gathering data from those tables to calculate further > values. My master data table belongs to my team model and the rest of > the data tables belong to my team model. [...] > I'm not sure how the association should be setup between the Master > Table model and the Inheritance Template model. They both belong to > team.
It sounds like that's all you need. I don't see why InheritanceTemplate would come into the associations [...] > Any help would be appreciative.. No, help would be appreciated. You'd be appreciative of any help. :D -- 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 -~----------~----~----~----~------~----~------~--~---

