Tagged Questions
3
votes
4answers
517 views
Managing Rails Migrations for different branches on the same machine
I'm a one-man-band at the company I work for. I develop a Rails application for internal use within the company. Since the beginning of the project I have used SVN for source control and done most, ...