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: 28,984 of 183,471
Downloads: 41,735
Daily
Ranking: 41,086 of 183,459
Downloads: 1
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 |
---|---|---|
10 | 968,905,115 | rake |
19 | 910,051,170 | minitest |
37 | 597,658,323 | rack-test |
62 | 484,810,129 | rubocop |
98 | 353,709,953 | simplecov |
210 | 172,448,676 | rdoc |
1,418 | 21,263,316 | i18n-tasks |
1,725 | 14,121,835 | coveralls |
2,073 | 8,881,327 | appraisal |
2,104 | 8,603,943 | hoe |
2,176 | 8,062,084 | minitest-focus |
2,467 | 6,251,534 | minitest-stub-const |
3,100 | 3,729,860 | minitest-autotest |
11,298 | 191,956 | hoe-git |
15,559 | 106,567 | hoe-travis |
26,509 | 47,331 | hoe-doofus |
26,582 | 47,139 | i18n-tasks-csv |
28,142 | 43,501 | hoe-gemspec2 |
28,381 | 42,979 | hoe-rubygems |
39,515 | 27,695 | minitest-bonus-assertions |
Owners
# | Gravatar | Handle |
---|---|---|
1 | #3542 | |
2 | austin | |
3 | ravster | |
4 | jsutlovic | |
5 | KineticCafe |