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,760 of 189,569
Downloads: 45,408
Daily
Ranking: 30,471 of 189,540
Downloads: 4
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 |
|---|---|---|
| 9 | 1,236,276,292 | rake |
| 14 | 1,148,092,812 | minitest |
| 38 | 736,921,476 | rack-test |
| 56 | 649,951,806 | rubocop |
| 99 | 444,217,948 | simplecov |
| 174 | 273,847,395 | rdoc |
| 1,447 | 27,967,937 | i18n-tasks |
| 1,880 | 16,067,209 | coveralls |
| 2,023 | 13,010,571 | appraisal |
| 2,162 | 11,090,221 | minitest-focus |
| 2,321 | 9,133,331 | hoe |
| 2,434 | 8,278,440 | minitest-stub-const |
| 3,354 | 3,912,386 | minitest-autotest |
| 12,043 | 205,149 | hoe-git |
| 16,623 | 110,936 | hoe-travis |
| 22,670 | 67,184 | hoe-gemspec2 |
| 23,266 | 64,639 | hoe-rubygems |
| 26,727 | 52,949 | hoe-doofus |
| 26,862 | 52,568 | i18n-tasks-csv |
| 37,185 | 33,598 | minitest-bonus-assertions |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | austin | |
| 2 | #3542 | |
| 3 | jsutlovic | |
| 4 | ravster | |
| 5 | KineticCafe |