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,550 of 187,224
Downloads: 44,174
Daily
Ranking: 22,950 of 187,196
Downloads: 42
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,151,463,039 | rake |
16 | 1,076,293,235 | minitest |
37 | 701,454,709 | rack-test |
57 | 604,163,981 | rubocop |
99 | 421,067,602 | simplecov |
185 | 241,656,823 | rdoc |
1,454 | 26,033,309 | i18n-tasks |
1,810 | 15,782,857 | coveralls |
2,027 | 11,945,938 | appraisal |
2,155 | 10,230,615 | minitest-focus |
2,285 | 8,953,144 | hoe |
2,466 | 7,672,029 | minitest-stub-const |
3,281 | 3,868,676 | minitest-autotest |
11,872 | 200,392 | hoe-git |
16,347 | 109,098 | hoe-travis |
23,224 | 62,328 | hoe-gemspec2 |
23,730 | 60,485 | hoe-rubygems |
26,406 | 51,882 | hoe-doofus |
26,646 | 51,169 | i18n-tasks-csv |
39,256 | 30,140 | minitest-bonus-assertions |
Owners
# | Gravatar | Handle |
---|---|---|
1 | austin | |
2 | #3542 | |
3 | jsutlovic | |
4 | ravster | |
5 | KineticCafe |