|
|
|
|
|
by echelon
1403 days ago
|
|
I'm glad it works for you. It gave my team years of headache while we ported it all to jOOQ. Also our Ruby engineers liked the flexibility so much that they exposed our entire database as a service to customers, which we had to emulate and support. Two sides to every position. |
|
It's great if your users are disciplined and experienced Rails engineers who understand how the system works, but we don't live in fantasy land and a year later, we are so very constrained by the unlimited DB access that we're rewriting it all and leaving ActiveRecord out of the equation.
I'll always maintain that Rails is the first tool I'd reach for in a new web startup, and the first one I'd discard after growing past ~20 engineers.