On Aug 17, 7:23 pm, Rodrigo Ruiz <rodrigo.ru...@gmail.com> wrote:
> hi, I've started developing websites with rails about 3 months ago,
> and now I need to work with for people at the same project.
> How can I do that?
>
> first, I can't allow access of the entire code to everyone for security 
> purpose;
> second, it seems to me that rails works in a very coupled way, I don't
> understand how I would be able to split the project in parts so I can
> delegate one part to each member of the team.
>
> if anyone can help me with any tips or website that explains how I can
> work in groups I apreciate it.

At the risk of sounding unhelpful, start by finding people you trust.
If it's write access that is problematic, you could have them work on
a fork of your project and pull changes from them when you're happy
with them (similar to how a lot of open source projects work)

Fred
>
> thank you,
> Rodrigo

-- 
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 rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to