|
|
|
|
|
by dasil003
4325 days ago
|
|
It's definitely a double-edged sword, but I don't think Rails could have staid relevant without being one of the most aggressive frameworks in terms of breaking backwards compatibility. The way I see it is that Rails is usually the wrong choice for a one-off project that a client expects you to deliver and be able to run indefinitely with no maintenance, but it's a great choice for a prototype or something that will see continual maintenance and enhancement. My biggest frustration is just the general slowness of Ruby once you get to a non-trivial app size. |
|