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,906 of 183,107
Downloads: 41,585
Daily
Ranking: 17,852 of 183,092
Downloads: 16
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 | 953,844,246 | rake |
19 | 895,194,587 | minitest |
37 | 589,534,204 | rack-test |
63 | 475,587,280 | rubocop |
99 | 348,223,614 | simplecov |
210 | 167,990,555 | rdoc |
1,413 | 20,860,537 | i18n-tasks |
1,706 | 14,090,476 | coveralls |
2,068 | 8,709,738 | appraisal |
2,086 | 8,574,300 | hoe |
2,172 | 7,943,066 | minitest-focus |
2,474 | 6,126,880 | minitest-stub-const |
3,079 | 3,715,740 | minitest-autotest |
11,236 | 191,629 | hoe-git |
15,482 | 106,411 | hoe-travis |
26,532 | 46,892 | hoe-doofus |
26,644 | 46,635 | i18n-tasks-csv |
28,201 | 43,031 | hoe-gemspec2 |
28,428 | 42,544 | hoe-rubygems |
39,563 | 27,463 | minitest-bonus-assertions |
Owners
# | Gravatar | Handle |
---|---|---|
1 | austin | |
2 | #3542 | |
3 | jsutlovic | |
4 | ravster | |
5 | KineticCafe |