RubyGems Navigation menu

form_input 1.4.0

This gem allows you to describe your forms using a simple DSL and then takes care of sanitizing, transforming, and validating the input for you, providing you with the ready-to-use input in a model-like structure. Both simple forms as well as multi-step forms are supported. Includes handy accessors for automatically building the forms and reporting error messages using a templating engine of your choice. Localization support with builtin inflection rules can be enabled, too.

Gemfile:
=

安装:
=

版本列表:

  1. 1.4.0 February 21, 2025 (93.5 KB)
  2. 1.3.0 July 31, 2019 (91.5 KB)
  3. 1.2.0 June 21, 2019 (90.0 KB)
  4. 1.1.0 March 06, 2018 (88.5 KB)
  5. 1.0.0 August 03, 2016 (87.5 KB)
显示所有版本 (共 8 个)

Runtime 依赖 (1):

rack >= 1.5, < 4.0

Development 依赖 (5):

bacon ~> 1.2
r18n-core ~> 5.0
rack-test >= 1.0, < 3.0
rake ~> 13.0
simplecov ~> 0.21

所有者:

推送者:

作者:

  • Patrik Rak

SHA 256 校验和:

=

下载总量 15,969

这个版本 137

版本发布:

许可:

MIT

需要的 Ruby 版本: >= 2.1.0

链接: