Advantages of working on a legacy Rails application
On my first day I sit down, pulled the repository, installed dependencies and run the tests. Almost everything failing. I looked at the code and it was terrible. So much business logic in controllers and views. I wanted to cry…
…
Advantages of working on a legacy application is a story about the good aspects of working with legacy code. We all know the bad ones, let’s see something different for a moment.
Post a comment