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 source 
> codes included. My sugestion to you: learn from GitHub, partipate, commit to 
> that projects.
> 
> 
> 
> --
> Daniel Negri
> e: [email protected] (mailto:[email protected])
> d: +55 61 8494 1441
> Skype: danielnegri
> Follow me on Twitter (http://twitter.com/#!/danielnegri)
> 
> 
> 
> 
> On Sat, Jan 7, 2012 at 8:37 AM, tankard <[email protected] 
> (mailto:[email protected])> wrote:
> > 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 ones for different types of
> > property. But those specific ones can be common for some types.
> > 
> > Problem
> > 
> > I need to implement CRUD actions on these. And some search form with
> > filters. Basically, all standard stuff for a Real Estate web site.
> > 
> > p.s. Sorry for my english. I hope you'll understand what i meant:)
> > 
> > --
> > You received this message because you are subscribed to the Google Groups 
> > "Ruby on Rails: Talk" group.
> > To post to this group, send email to [email protected] 
> > (mailto:[email protected]).
> > To unsubscribe from this group, send email to 
> > [email protected] 
> > (mailto:rubyonrails-talk%[email protected]).
> > For more options, visit this group at 
> > http://groups.google.com/group/rubyonrails-talk?hl=en.
> > 
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Ruby on Rails: Talk" group.
> To post to this group, send email to [email protected] 
> (mailto:[email protected]).
> To unsubscribe from this group, send email to 
> [email protected] 
> (mailto:[email protected]).
> For more options, visit this group at 
> http://groups.google.com/group/rubyonrails-talk?hl=en.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to