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:
= Copy to clipboard Copied!

install:
=

Versions:

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

Runtime Dependencies (2):

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

Development Dependencies (1):

sqlite3 >= 0

Owners:

Pushed by:

Authors:

  • Jono Feist

SHA 256 checksum:

2e5f0a33dc1ed43fff2d9c51db52d80a20f36b88e7fdf6d3244d8f2da02181e0

Total downloads 815

For this version 235

License:

MIT

Required Ruby Version: >= 2.6.0

Links: