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: 26,820 of 171,625
Downloads: 31,453
Daily
Ranking: 20,486 of 171,607
Downloads: 45
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 | 585,740,713 | rake |
21 | 498,315,026 | minitest |
39 | 360,686,794 | rack-test |
82 | 230,083,990 | rubocop |
98 | 190,192,927 | simplecov |
164 | 116,428,485 | rdoc |
1,318 | 11,200,752 | coveralls |
1,393 | 9,787,526 | i18n-tasks |
1,571 | 7,564,046 | hoe |
1,872 | 5,310,571 | minitest-focus |
1,926 | 4,972,674 | appraisal |
2,326 | 3,287,352 | minitest-autotest |
2,776 | 2,263,319 | minitest-stub-const |
8,698 | 176,928 | hoe-git |
12,031 | 98,317 | hoe-travis |
24,553 | 35,440 | hoe-doofus |
26,791 | 31,518 | hoe-rubygems |
27,631 | 30,302 | hoe-gemspec2 |
27,856 | 29,998 | i18n-tasks-csv |
36,980 | 20,832 | minitest-bonus-assertions |
Owners
# | Gravatar | Handle |
---|---|---|
1 | #3542 | |
2 | austin | |
3 | ravster | |
4 | jsutlovic | |
5 | KineticCafe |