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: 30,190 of 193,214
Downloads: 46,393
Daily
Ranking: 20,515 of 193,188
Downloads: 19
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 |
|---|---|---|
| 8 | 1,330,047,653 | rake |
| 14 | 1,221,627,667 | minitest |
| 39 | 772,675,186 | rack-test |
| 56 | 695,992,094 | rubocop |
| 97 | 470,376,754 | simplecov |
| 165 | 307,057,356 | rdoc |
| 1,423 | 30,352,884 | i18n-tasks |
| 1,905 | 16,646,116 | coveralls |
| 2,010 | 14,225,758 | appraisal |
| 2,139 | 12,242,411 | minitest-focus |
| 2,363 | 9,297,702 | hoe |
| 2,419 | 8,854,868 | minitest-stub-const |
| 3,422 | 3,966,821 | minitest-autotest |
| 12,329 | 211,080 | hoe-git |
| 17,050 | 112,763 | hoe-travis |
| 22,718 | 70,315 | hoe-gemspec2 |
| 23,386 | 67,462 | hoe-rubygems |
| 27,026 | 54,390 | hoe-doofus |
| 27,037 | 54,353 | i18n-tasks-csv |
| 35,746 | 36,814 | minitest-bonus-assertions |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | austin | |
| 2 | #3542 | |
| 3 | jsutlovic | |
| 4 | ravster | |
| 5 | KineticCafe |