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,568 of 186,959
Downloads: 43,244
Daily
Ranking: 18,370 of 186,713
Downloads: 47
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,128,098,871 | rake |
16 | 1,055,026,805 | minitest |
37 | 689,144,631 | rack-test |
57 | 589,619,268 | rubocop |
99 | 413,507,374 | simplecov |
190 | 231,578,823 | rdoc |
1,458 | 25,404,430 | i18n-tasks |
1,795 | 15,707,523 | coveralls |
2,014 | 11,644,953 | appraisal |
2,154 | 9,944,688 | minitest-focus |
2,258 | 8,891,655 | hoe |
2,465 | 7,476,828 | minitest-stub-const |
3,271 | 3,855,052 | minitest-autotest |
11,817 | 198,082 | hoe-git |
16,252 | 108,218 | hoe-travis |
23,647 | 59,693 | hoe-gemspec2 |
24,069 | 58,221 | hoe-rubygems |
26,163 | 51,629 | hoe-doofus |
26,494 | 50,654 | i18n-tasks-csv |
39,478 | 29,326 | minitest-bonus-assertions |
Owners
# | Gravatar | Handle |
---|---|---|
1 | austin | |
2 | #3542 | |
3 | jsutlovic | |
4 | ravster | |
5 | KineticCafe |