Ruby on Rails Wednesday, April 30, 2014

I'm still very new to rails, but I want to start working on my project.
I want to create a website that is similar to 99designs where people can
connect and perform jobs for each other.

I'm thinking about what would be the best way to map it out. Would I
need a separate controller/model for the freelancer vs the person
hiring? They will all be associated with the user controller correct?

Then I would need a profile, would this be considered a user has_one
profile or user has_many?

Thanks! Any additional advice would be great.

--
Posted via http://www.ruby-forum.com/.

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/b96c7d41d76cfd54620ace80230cafcc%40ruby-forum.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment