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,076 of 192,137
Downloads: 46,028
Daily
Ranking: 27,121 of 192,103
Downloads: 7
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,292,456,495 | rake |
| 14 | 1,193,981,621 | minitest |
| 39 | 759,016,877 | rack-test |
| 56 | 678,687,791 | rubocop |
| 99 | 460,193,193 | simplecov |
| 166 | 294,675,471 | rdoc |
| 1,431 | 29,384,228 | i18n-tasks |
| 1,895 | 16,421,605 | coveralls |
| 2,014 | 13,771,043 | appraisal |
| 2,145 | 11,878,757 | minitest-focus |
| 2,344 | 9,228,244 | hoe |
| 2,428 | 8,633,212 | minitest-stub-const |
| 3,394 | 3,948,690 | minitest-autotest |
| 12,157 | 208,244 | hoe-git |
| 16,897 | 111,924 | hoe-travis |
| 22,776 | 68,872 | hoe-gemspec2 |
| 23,454 | 66,033 | hoe-rubygems |
| 27,054 | 53,568 | hoe-doofus |
| 27,105 | 53,392 | i18n-tasks-csv |
| 35,925 | 36,087 | minitest-bonus-assertions |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | austin | |
| 2 | #3542 | |
| 3 | jsutlovic | |
| 4 | ravster | |
| 5 | KineticCafe |