RubyGems Navigation menu

array_attribute_handler 1.0.2

The `handle_array_attribute` concern provides a flexible way to treat string attributes in a Rails model as arrays. This includes parsing strings based on configurable separators, optional spaces between elements, and optional maximum length validation for each element.

Gemfile:
=

安裝:
=

版本列表:

  1. 1.1.0 - August 14, 2023 (8.5 KB)
  2. 1.0.2 - August 13, 2023 (8.0 KB)
  3. 1.0.0 - August 13, 2023 (8.0 KB)

Runtime 相依性套件 (2):

activerecord >= 6.0, < 7
activesupport >= 6.0, < 7

Development 相依性套件 (1):

sqlite3 >= 0

擁有者:

推送者:

作者:

  • Jono Feist

SHA 256 總和檢查碼:

=

總下載次數 1,045

這個版本 303

版本发布:

授權:

MIT

Ruby 版本需求: >= 2.6.0

相關連結: