RubyGems Navigation menu

form_obj 0.3.0

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:
=

安装:
=

版本列表:

  1. 1.0.3 October 02, 2018 (28.0 KB)
  2. 1.0.2 August 14, 2018 (28.0 KB)
  3. 1.0.1 July 19, 2018 (28.0 KB)
  4. 1.0.0 July 11, 2018 (28.0 KB)
  5. 0.5.0 June 14, 2018 (25.0 KB)
  6. 0.3.0 May 15, 2018 (17.0 KB)
显示所有版本 (共 9 个)

Runtime 依赖 (3):

activemodel >= 3.2
activesupport >= 3.2
tree_struct >= 1.0.2

Development 依赖 (4):

actionpack >= 3.2
bundler ~> 1.16
rake ~> 10.0
rspec ~> 3.0

所有者:

作者:

  • Alexander Koltun

SHA 256 校验和:

=

下载总量 16,466

这个版本 1,727

版本发布:

许可:

MIT

需要的 Ruby 版本: >= 0

链接: