|
|
|
|
|
by echelon
2035 days ago
|
|
Ruby's flexibility makes it great for going fast and hacking things, but oh my god can it lead to monolithic spaghetti. Magical eager backfills, mysterious action at a distance method_missing dispatch, crazy class hierarchies and transclusion, endpoints with reflective behavior, nonsensical tests with horrific abuse of rspec, ... I've spent engineering years tearing down Ruby crud others have built, and it's led me to have a distaste for the language like no other. |
|
Rails is still a phenomenal framework to use, again something I somewhat begrudgingly admit.