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,874 of 191,483
Downloads: 45,816
Daily
Ranking: 24,632 of 191,454
Downloads: 16
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,274,245,981 | rake |
| 14 | 1,179,873,017 | minitest |
| 39 | 751,810,339 | rack-test |
| 56 | 669,650,118 | rubocop |
| 99 | 455,133,578 | simplecov |
| 168 | 288,418,751 | rdoc |
| 1,441 | 28,931,496 | i18n-tasks |
| 1,892 | 16,257,886 | coveralls |
| 2,018 | 13,515,501 | appraisal |
| 2,148 | 11,653,580 | minitest-focus |
| 2,340 | 9,197,334 | hoe |
| 2,430 | 8,522,043 | minitest-stub-const |
| 3,388 | 3,937,816 | minitest-autotest |
| 12,103 | 207,079 | hoe-git |
| 16,757 | 111,546 | hoe-travis |
| 22,666 | 68,035 | hoe-gemspec2 |
| 23,339 | 65,313 | hoe-rubygems |
| 26,861 | 53,318 | hoe-doofus |
| 26,951 | 53,070 | i18n-tasks-csv |
| 36,209 | 35,302 | minitest-bonus-assertions |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | #3542 | |
| 2 | austin | |
| 3 | ravster | |
| 4 | jsutlovic | |
| 5 | KineticCafe |