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,605 of 196,721
Downloads: 47,107
Daily
Ranking: 58,818 of 196,694
Downloads: 0
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,410,641,125 | rake |
| 14 | 1,294,745,029 | minitest |
| 41 | 810,523,672 | rack-test |
| 56 | 743,824,096 | rubocop |
| 98 | 499,434,149 | simplecov |
| 152 | 344,213,097 | rdoc |
| 1,382 | 33,157,948 | i18n-tasks |
| 1,915 | 17,307,038 | coveralls |
| 1,987 | 15,651,736 | appraisal |
| 2,138 | 13,108,453 | minitest-focus |
| 2,390 | 9,558,724 | hoe |
| 2,407 | 9,473,818 | minitest-stub-const |
| 3,496 | 4,031,372 | minitest-autotest |
| 12,332 | 223,059 | hoe-git |
| 17,260 | 115,393 | hoe-travis |
| 22,583 | 73,618 | hoe-gemspec2 |
| 23,282 | 70,373 | hoe-rubygems |
| 27,185 | 55,767 | hoe-doofus |
| 27,317 | 55,382 | i18n-tasks-csv |
| 35,840 | 37,866 | minitest-bonus-assertions |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | austin | |
| 2 | #3542 | |
| 3 | jsutlovic | |
| 4 | ravster | |
| 5 | KineticCafe |