|
|
|
|
|
by m00x
493 days ago
|
|
Rails can become a ball of mud as much as any other framework can. It's not the fastest language, but it's faster than a lot of dynamic languages. Other than the lack of native types, you can manage pretty large rails apps easily. Chime, Stripe, and Shopify all use RoR and they all have very complex, high-scale financial systems. The strength of your tool is limited to the person who uses the tool. |
|
Btw Stripe uses Ruby, but not Rails.