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,184 of 184,458
Downloads: 42,136
Daily
Ranking: 53,263 of 184,451
Downloads: 5
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,010,141,484 | rake |
19 | 949,604,107 | minitest |
37 | 622,689,872 | rack-test |
62 | 512,383,265 | rubocop |
99 | 369,422,640 | simplecov |
203 | 186,200,606 | rdoc |
1,438 | 22,443,788 | i18n-tasks |
1,774 | 14,259,100 | coveralls |
2,083 | 9,421,860 | appraisal |
2,143 | 8,686,942 | hoe |
2,157 | 8,590,246 | minitest-focus |
2,454 | 6,609,685 | minitest-stub-const |
3,160 | 3,763,834 | minitest-autotest |
11,507 | 192,871 | hoe-git |
15,778 | 106,977 | hoe-travis |
26,065 | 49,505 | hoe-doofus |
26,385 | 48,711 | i18n-tasks-csv |
27,572 | 45,751 | hoe-gemspec2 |
27,823 | 45,171 | hoe-rubygems |
39,601 | 28,106 | minitest-bonus-assertions |
Owners
# | Gravatar | Handle |
---|---|---|
1 | austin | |
2 | #3542 | |
3 | jsutlovic | |
4 | ravster | |
5 | KineticCafe |