RubyGems Navigation menu

form_input 0.9.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.3.0 - July 31, 2019 (91.5 KB)
  2. 1.2.0 - June 21, 2019 (90.0 KB)
  3. 1.1.0 - March 06, 2018 (88.5 KB)
  4. 1.0.0 - August 03, 2016 (87.5 KB)
  5. 0.9.0 - June 22, 2016 (96.0 KB)
顯示所有版本(共 7)

Runtime 相依性套件 (1):

rack ~> 1.5

Development 相依性套件 (3):

bacon ~> 1.2
r18n-core ~> 2.0
rack-test ~> 0.6

擁有者:

作者:

  • Patrik Rak

SHA 256 總和檢查碼:

1298ef9b4d51a5d4bf56844b5412f6170f211c04a3666978e2267beeb3528c55

總下載次數 15,031

這個版本 1,973

授權:

MIT

Ruby 版本需求: >= 2.0.0

相關連結: