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: 142,237 of 192,742
Downloads: 4,306

Daily

Ranking: 76,154 of 192,728
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
71,342,467,155activesupport
141,209,463,195minitest
34839,750,298activemodel
36787,554,323activerecord
278182,269,576sqlite3
484105,119,189debug
2,01314,010,195appraisal

Owners

#GravatarHandle
1iconConfusedVorlon