anyone out there seen something that scrapes a db schema to automatically determine ar relationships? thanks. a @ http://drawohara.com/ -- we can deny everything, except that we have the possibility of being better. simply reflect on that. h.h. the 14th dalai lama --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to rubyonrails-core@googlegroups.com To unsubscribe from this group, send email to rubyonrails-core-unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en -~----------~----~----~----~------~----~------~--~---
On 7/28/07, ara.t.howard <ara.t.howard@gmail.com> wrote:> > > > anyone out there seen something that scrapes a db schema to > automatically determine ar relationships? > > thanks. > > a @ http://drawohara.com/ > -- > we can deny everything, except that we have the possibility of being > better. simply reflect on that. > h.h. the 14th dalai lamaI''ve not looked into the guts of it, but Dr Nics Magic Models do this I believe. http://magicmodels.rubyforge.org/magic_model_generator/ Cheers Daniel> >--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to rubyonrails-core@googlegroups.com To unsubscribe from this group, send email to rubyonrails-core-unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en -~----------~----~----~----~------~----~------~--~---
On Fri, 27 Jul 2007, ara.t.howard wrote:> anyone out there seen something that scrapes a db schema to > automatically determine ar relationships?I''ve got some ghastly horridness that reads a MySQL create command and thrashes it into a migration, but it would seriously frighten the horses if seen in daylight. But if you''re not using MySQL it may be of limited use. Interested? [Scared? Nauseated? :-)]> > thanks. > > a @ http://drawohara.com/Hugh --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to rubyonrails-core@googlegroups.com To unsubscribe from this group, send email to rubyonrails-core-unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en -~----------~----~----~----~------~----~------~--~---
Gentle reminder to take this discussion to rubyonrails-talk, since you''re not talking about changes to core.> anyone out there seen something that scrapes a db schema to > automatically determine ar relationships? > > thanks. > > a @ http://drawohara.com/ > -- > we can deny everything, except that we have the possibility of being > better. simply reflect on that. > h.h. the 14th dalai lama > > I''ve not looked into the guts of it, but Dr Nics Magic Models do > this I believe. > > http://magicmodels.rubyforge.org/magic_model_generator/ > > Cheers > Daniel--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to rubyonrails-core@googlegroups.com To unsubscribe from this group, send email to rubyonrails-core-unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en -~----------~----~----~----~------~----~------~--~---
On Jul 27, 2007, at 11:12 AM, Josh Susser wrote:> Gentle reminder to take this discussion to rubyonrails-talk, since > you''re not talking about changes to core.thanks. that way where i''d intended it... sorry for noise! a @ http://drawohara.com/ -- we can deny everything, except that we have the possibility of being better. simply reflect on that. h.h. the 14th dalai lama --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to rubyonrails-core@googlegroups.com To unsubscribe from this group, send email to rubyonrails-core-unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en -~----------~----~----~----~------~----~------~--~---