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: 136,461 of 196,051
Downloads: 4,785

Daily

Ranking: 28,503 of 195,980
Downloads: 14

Depended by

RankDownloadsName

Depends on

RankDownloadsName
71,410,041,723activesupport
141,278,993,022minitest
34880,939,044activemodel
37825,912,576activerecord
282192,170,375sqlite3
451119,524,949debug
1,99215,316,441appraisal

Owners

#GravatarHandle
1iconConfusedVorlon