Re: [OT] ROR Difference between has one and belongs to one

2012-04-26 Thread Bob Sneidar
Thanks Mark! That helps a lot! I will forward this to the web guy. Bob On Apr 25, 2012, at 7:19 PM, Mark Wieder wrote: > Bob- > > Tuesday, April 24, 2012, 9:31:05 AM, you wrote: > >> Hi. For anyone who has experience using Ruby on Rails, I have a >> friend who is redesigning the corporate we

Re: [OT] ROR Difference between has one and belongs to one

2012-04-25 Thread Mark Wieder
Bob- Tuesday, April 24, 2012, 9:31:05 AM, you wrote: > Hi. For anyone who has experience using Ruby on Rails, I have a > friend who is redesigning the corporate web site, and he wants to > use ROR. He is stumped at their way of defining relationships. He > says there is a Belongs To One relations

[OT] ROR Difference between has one and belongs to one

2012-04-24 Thread Bob Sneidar
Hi. For anyone who has experience using Ruby on Rails, I have a friend who is redesigning the corporate web site, and he wants to use ROR. He is stumped at their way of defining relationships. He says there is a Belongs To One relationship and a Has One relationship. It sounds to me like they ar