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,512 of 196,106
Downloads: 47,085
Daily
Ranking: 29,654 of 196,079
Downloads: 2
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,393,995,228 | rake |
| 14 | 1,280,319,739 | minitest |
| 41 | 802,674,391 | rack-test |
| 57 | 733,928,444 | rubocop |
| 98 | 493,362,474 | simplecov |
| 154 | 336,079,615 | rdoc |
| 1,391 | 32,584,686 | i18n-tasks |
| 1,913 | 17,172,071 | coveralls |
| 1,992 | 15,341,915 | appraisal |
| 2,134 | 12,980,080 | minitest-focus |
| 2,380 | 9,506,771 | hoe |
| 2,413 | 9,346,234 | minitest-stub-const |
| 3,483 | 4,019,813 | minitest-autotest |
| 12,334 | 220,763 | hoe-git |
| 17,233 | 114,887 | hoe-travis |
| 22,604 | 73,091 | hoe-gemspec2 |
| 23,305 | 69,911 | hoe-rubygems |
| 27,184 | 55,460 | hoe-doofus |
| 27,304 | 55,147 | i18n-tasks-csv |
| 35,867 | 37,679 | minitest-bonus-assertions |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | austin | |
| 2 | #3542 | |
| 3 | jsutlovic | |
| 4 | ravster | |
| 5 | KineticCafe |