search for: src_type

Displaying 1 result from an estimated 1 matches for "src_type".

Did you mean: sec_type
2006 Jan 10
0
Linking different Models together and walking them dynamically?
...call that class, but I don''t know if Ruby can inject a variable and use it as a name So, obj1 connects to obj3 connects to obj2 obj2 is of Model ''x'', obj1 is of Model ''y'', obj3 is of Model ''z''. And the columns would be: src | dest | src_type | dest_type Where src_type (and dest_type) is the name of a Model Any ideas on how to do this? Any speculations would be welcomed as I am stuck! -- - Nic