|
|
|
|
|
by jcytong
1692 days ago
|
|
I have heard this many times from many different people that I respect. However, I'm just not experiencing "the joy" after several attempts. Maybe it's just not how my brain is wired. It's probably not helping that I'm not starting from a greenfield project. Needing to go through and understand other people's code with an out of date Rails and its dependencies have made me spent most of the time on infrastructure. The entire test suite takes 50-60 minutes to complete with a lot of integration tests hitting the database. Do people allocate a certain amount of time just to upgrade Rails?
It seems like there's an expectation that Rails is
1) used to start quickly with scaffolding (great for hackathons)
2) constantly running app and cared for to not diverge from the latest version At this point, it's one of those love-hate dysfunctional relationship with Rails for me |
|
I once started an interview with the question... "So, what version of Rails are you stuck on?"
The interviewer sighed loudly.