kinetic_cafe_error
kinetic_cafe_error provides an API-smart error base class and a DSL for defining errors. Under Rails, it also provides a controller concern (KineticCafe::ErrorHandler) that has a useful implementation of +rescue_from+ to handle KineticCafe::Error types. Exceptions in a hierarchy can be handled in a uniform manner, including getting an I18n translation message with parameters, standard status values, and meaningful JSON representations that can be used to establish a standard error representations across both clients and servers.
Activity
- Latest release
- 10y ago
- Total releases
- 15
- Cadence
- ~9 days
- Last 12 months
- 0
Details
- License
- MIT
- First release
- May 27, 2015
Releases