Looks like http://www.redhillonrails.org has been taken over by ads and considering how old the RedHill plugins are getting I was wondering if people are still using the RedHill foreign_key_migrations plugin to setup foreign key relationships? If not what are people using to replace it? Thanks, Aaron -- Aaron Turner http://synfin.net/ http://tcpreplay.synfin.net/ - Pcap editing and replay tools for Unix & Windows Those who would give up essential Liberty, to purchase a little temporary Safety, deserve neither Liberty nor Safety. -- Benjamin Franklin "carpe diem quam minimum credula postero"
Aaron Turner wrote:> Looks like http://www.redhillonrails.org has been taken over by ads > and considering how old the RedHill plugins are getting I was > wondering if people are still using the RedHill foreign_key_migrations > plugin to setup foreign key relationships? If not what are people > using to replace it?I still use foreign_key_migrations. The RedHill stuff is now at http://github.com/harukizaemon .> > Thanks, > Aaron > > -- > Aaron Turner > http://synfin.net/ > http://tcpreplay.synfin.net/ - Pcap editing and replay tools for Unix & > Windows > Those who would give up essential Liberty, to purchase a little > temporary > Safety, deserve neither Liberty nor Safety. > -- Benjamin Franklin > "carpe diem quam minimum credula postero"Best, -- Marnen Laibow-Koser http://www.marnen.org marnen-sbuyVjPbboAdnm+yROfE0A@public.gmane.org -- Posted via http://www.ruby-forum.com/.
I''m using foreigner. It works great for me. Foreign keys get correctly put into schema.db and everything. http://github.com/matthuhiggins/foreigner On Nov 2, 7:35 am, Marnen Laibow-Koser <rails-mailing-l...@andreas- s.net> wrote:> Aaron Turner wrote: > > Looks like http://www.redhillonrails.orghas been taken over by ads > > and considering how old the RedHill plugins are getting I was > > wondering if people are still using the RedHill foreign_key_migrations > > plugin to setup foreign key relationships? If not what are people > > using to replace it? > > I still use foreign_key_migrations. The RedHill stuff is now athttp://github.com/harukizaemon. > > > > > Thanks, > > Aaron > > > -- > > Aaron Turner > >http://synfin.net/ > >http://tcpreplay.synfin.net/- Pcap editing and replay tools for Unix & > > Windows > > Those who would give up essential Liberty, to purchase a little > > temporary > > Safety, deserve neither Liberty nor Safety. > > -- Benjamin Franklin > > "carpe diem quam minimum credula postero" > > Best, > -- > Marnen Laibow-Koserhttp://www.marnen.org > mar...-sbuyVjPbboAdnm+yROfE0A@public.gmane.org > -- > Posted viahttp://www.ruby-forum.com/.
Scott Johnson wrote:> I''m using foreigner. It works great for me. Foreign keys get correctly > put into schema.db and everything. > > http://github.com/matthuhiggins/foreigner > > On Nov 2, 7:35 am, Marnen Laibow-Koser <rails-mailing-l...@andreas-I''m glad to know about Foreigner; I hadn''t heard of it. I think I like foreign_key_migrations'' approach slightly better, but I''ll have to try Foreigner. Best, -- Marnen Laibow-Koser http://www.marnen.org marnen-sbuyVjPbboAdnm+yROfE0A@public.gmane.org -- Posted via http://www.ruby-forum.com/.