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,800 of 190,317
Downloads: 45,673
Daily
Ranking: 20,034 of 190,280
Downloads: 23
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,255,248,311 | rake |
| 14 | 1,163,937,242 | minitest |
| 39 | 744,271,830 | rack-test |
| 56 | 659,701,421 | rubocop |
| 99 | 449,649,641 | simplecov |
| 172 | 281,306,788 | rdoc |
| 1,441 | 28,413,458 | i18n-tasks |
| 1,889 | 16,146,168 | coveralls |
| 2,024 | 13,244,302 | appraisal |
| 2,155 | 11,352,122 | minitest-focus |
| 2,333 | 9,164,204 | hoe |
| 2,432 | 8,400,720 | minitest-stub-const |
| 3,369 | 3,923,491 | minitest-autotest |
| 12,075 | 206,023 | hoe-git |
| 16,685 | 111,254 | hoe-travis |
| 22,637 | 67,781 | hoe-gemspec2 |
| 23,273 | 65,120 | hoe-rubygems |
| 26,796 | 53,138 | hoe-doofus |
| 26,893 | 52,858 | i18n-tasks-csv |
| 36,808 | 34,287 | minitest-bonus-assertions |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | austin | |
| 2 | #3542 | |
| 3 | jsutlovic | |
| 4 | ravster | |
| 5 | KineticCafe |