RubyGems Navigation menu

array_attribute_handler 1.1.0

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.5KB)
  2. 1.0.2 - August 13, 2023 (8KB)
  3. 1.0.0 - August 13, 2023 (8KB)

Runtime依存関係 (2):

activerecord >= 6.0, < 8
activesupport >= 6.0, < 8

Development依存関係 (2):

byebug >= 0
sqlite3 >= 0

所有者:

プッシュ者:

作者:

  • Jono Feist

SHA 256チェックサム:

34af733082505a2cd935cdc1ccddcd37bc2a6b93c6e954ccc7be96472c167389

累計ダウンロード数 815

このバージョンのみ 350

ライセンス:

MIT

必要なRubyのバージョン: >= 2.6.0

リンク: