Re: [Rails] RoR application design for real estate web site

2012-01-07 Thread jason
as suggested by Daniel, search Open Source Rails, and you will find what you are looking for. -- jason Sent with Sparrow (http://www.sparrowmailapp.com/?sig) On Saturday, January 7, 2012 at 7:49 AM, Daniel Negri wrote: > You can see some projects at http://www.opensourcerails.com/ with sourc

Re: [Rails] RoR application design for real estate web site

2012-01-07 Thread Daniel Negri
You can see some projects at http://www.opensourcerails.com/ with source codes included. My sugestion to you: learn from GitHub, partipate, commit to that projects. -- Daniel Negri e: danielgomesne...@gmail.com d: +55 61 8494 1441 Skype: danielnegri Follow me on Twitter

[Rails] RoR application design for real estate web site

2012-01-07 Thread tankard
I'm trying to implement a real estate app. But i'm stuck at designing models associations. I's my first RoR app. Situation The app has different types of properties/estate(house, apartment, garage, land etc). These properties have some common attributes(name, price, description) and some specific