Ralph Shnelvar wrote: > Marnen Laibow-Koser wrote: > >> BTW: why the "#Shnelvar"? Aren't you using version control? > > My partner and I have not settle on a version control system to use yet.
I recommend Git, since distributed version control is the way to go; Mercurial might be a second choice. But pick one and use it. There is no excuse at all for working without version control even if you're a solo developer; with a partner, that's even more true. (Same for automated tests, BTW.) Best, -- Marnen Laibow-Koser http://www.marnen.org [email protected] -- 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 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.

