RubyGems Navigation menu

form_obj 1.0.3

Form Object with simple DSL which allows nested Form Objects and arrays of Form Objects. Form Object is compatible with Rails form builders, can update its attributes from a hash and serialize them to a hash. Form Object attributes could be mapped to models attributes and Form Object can be loaded from and saved to models as well as serialized to a hash which reflects a model. ActiveModel::Errors could be copied from a model to Form Object.

Gemfile:
= In die Zwischenablage kopieren Kopiert!

installieren:
=

Versionen:

  1. 1.0.3 - October 02, 2018 (28 KB)
  2. 1.0.2 - August 14, 2018 (28 KB)
  3. 1.0.1 - July 19, 2018 (28 KB)
  4. 1.0.0 - July 11, 2018 (28 KB)
  5. 0.5.0 - June 14, 2018 (25 KB)
Zeige alle Versionen (9 total)

Runtime Abhängigkeiten (3):

activemodel >= 3.2
activesupport >= 3.2
typed_array >= 1.0.2

Development Abhängigkeiten (5):

actionpack >= 3.2
appraisal >= 0
bundler ~> 1.16
minitest ~> 5.0
rake ~> 10.0

Besitzer:

Autoren:

  • Alexander Koltun

SHA 256-Prüfsumme:

3ae3e19305cdcfa4158a0e9a3b97f60898068a00884dc0364b7fc525f24b5eb9

Downloads insgesamt 15.365

Für diese Version 2.436

Lizenz:

MIT

Erforderliche Ruby-Version: >= 0

Links: