|
|
|
|
|
by ksec
2024 days ago
|
|
>Error Objects Active Model’s errors are now objects with an interface that allows your application to more easily handle and interact with errors thrown by models. The feature was implemented by lulalala and includes a query interface, enables more precise testing, and access to error details. This has been in the work since Rails 5.x and I believe Lulalala extracted it from his work on Gitlab. And it was lot of hard work. Since both Github and Shopify now runs on Master, I dont think there are any other open source web framework that is more battle tested than Rails. Still waiting for New Magic though. |
|