RubyGems Navigation menu

swifter_enum 1.1.1

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.

Gemfile:
=

安裝:
=

版本列表:

  1. 1.1.1 September 16, 2025 (15.5 KB)
  2. 1.1.0 September 16, 2025 (13.5 KB)
  3. 1.0.0 June 17, 2025 (13.0 KB)
  4. 0.9.7 April 12, 2025 (13.0 KB)
  5. 0.9.6 September 04, 2024 (10.5 KB)
顯示所有版本(共 11)

Runtime 相依性套件 (3):

activemodel >= 7.0, < 9.0
activerecord >= 7.0, < 9.0
activesupport >= 7.0, < 9.0

Development 相依性套件 (4):

appraisal ~> 2.4
debug >= 0
minitest ~> 5.22
sqlite3 >= 1.4

擁有者:

推送者:

作者:

  • Rob Jonson

SHA 256 總和檢查碼:

=

總下載次數 3,632

這個版本 260

版本发布:

授權:

MIT

Ruby 版本需求: >= 3.2.0

相關連結: