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,314 of 185,042
Downloads: 42,253
Daily
Ranking: 107,464 of 185,029
Downloads: 0
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 | 1,036,732,756 | rake |
19 | 973,890,069 | minitest |
36 | 639,510,517 | rack-test |
60 | 530,127,335 | rubocop |
99 | 380,258,953 | simplecov |
201 | 194,850,642 | rdoc |
1,438 | 23,174,113 | i18n-tasks |
1,771 | 14,770,591 | coveralls |
2,056 | 9,949,813 | appraisal |
2,146 | 8,893,866 | minitest-focus |
2,166 | 8,733,064 | hoe |
2,459 | 6,819,644 | minitest-stub-const |
3,190 | 3,793,340 | minitest-autotest |
11,588 | 193,314 | hoe-git |
15,893 | 107,111 | hoe-travis |
26,032 | 50,052 | hoe-doofus |
26,394 | 49,146 | i18n-tasks-csv |
26,729 | 48,292 | hoe-gemspec2 |
26,940 | 47,730 | hoe-rubygems |
39,637 | 28,274 | minitest-bonus-assertions |
Owners
# | Gravatar | Handle |
---|---|---|
1 | austin | |
2 | #3542 | |
3 | jsutlovic | |
4 | ravster | |
5 | KineticCafe |