Categories: None [Edit]
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.
Total
Ranking: 29,612 of 187,922
Downloads: 44,643
Daily
Ranking: 30,095 of 187,912
Downloads: 13
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 10 | 1,176,150,329 | rake |
| 15 | 1,100,077,145 | minitest |
| 38 | 713,973,058 | rack-test |
| 57 | 619,850,318 | rubocop |
| 99 | 428,495,631 | simplecov |
| 180 | 252,624,334 | rdoc |
| 1,449 | 26,659,863 | i18n-tasks |
| 1,837 | 15,882,762 | coveralls |
| 2,029 | 12,294,728 | appraisal |
| 2,158 | 10,481,962 | minitest-focus |
| 2,302 | 9,015,315 | hoe |
| 2,449 | 7,877,645 | minitest-stub-const |
| 3,310 | 3,882,449 | minitest-autotest |
| 11,929 | 202,233 | hoe-git |
| 16,433 | 109,702 | hoe-travis |
| 22,922 | 64,537 | hoe-gemspec2 |
| 23,441 | 62,448 | hoe-rubygems |
| 26,488 | 52,356 | hoe-doofus |
| 26,712 | 51,735 | i18n-tasks-csv |
| 38,949 | 30,871 | minitest-bonus-assertions |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | austin | |
| 2 | #3542 | |
| 3 | jsutlovic | |
| 4 | ravster | |
| 5 | KineticCafe |