Categories: None [Edit]

swifter_enum

https://rubygems.org/gems/swifter_enum
https://github.com/ConfusedVorlon/SwifterEnum
SwifterEnum transforms Rails enums from simple values into powerful objects with methods, computed properties, and type safety. Your enums become smart: payment_status.can_refund?, subscription.price, status.icon - all while maintaining 100% Rails enum compatibility. Drop-in replacement that eliminates scattered helper methods and case statements throughout your codebase.

Total

Ranking: 143,923 of 192,156
Downloads: 4,178

Daily

Ranking: 44,532 of 192,137
Downloads: 6

Depended by

RankDownloadsName

Depends on

RankDownloadsName
71,326,454,339activesupport
141,194,891,366minitest
34829,312,235activemodel
36779,330,657activerecord
279179,671,038sqlite3
493102,162,469debug
2,01413,784,376appraisal

Owners

#GravatarHandle
1iconConfusedVorlon