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,139 of 192,692
Downloads: 46,213
Daily
Ranking: 25,502 of 192,666
Downloads: 18
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,311,002,349 | rake |
| 14 | 1,207,075,832 | minitest |
| 39 | 765,488,532 | rack-test |
| 56 | 686,952,113 | rubocop |
| 99 | 464,953,038 | simplecov |
| 165 | 300,498,183 | rdoc |
| 1,431 | 29,840,633 | i18n-tasks |
| 1,903 | 16,507,457 | coveralls |
| 2,013 | 13,969,247 | appraisal |
| 2,140 | 12,050,167 | minitest-focus |
| 2,354 | 9,260,232 | hoe |
| 2,427 | 8,729,409 | minitest-stub-const |
| 3,409 | 3,957,264 | minitest-autotest |
| 12,315 | 209,361 | hoe-git |
| 16,988 | 112,366 | hoe-travis |
| 22,734 | 69,709 | hoe-gemspec2 |
| 23,389 | 66,854 | hoe-rubygems |
| 27,028 | 54,005 | i18n-tasks-csv |
| 27,056 | 53,928 | hoe-doofus |
| 35,733 | 36,600 | minitest-bonus-assertions |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | austin | |
| 2 | #3542 | |
| 3 | jsutlovic | |
| 4 | ravster | |
| 5 | KineticCafe |