RubyGems Navigation menu

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

install:
=

Versions:

  1. 1.3.0 - July 31, 2019 (91.5 KB)
  2. 1.2.0 - June 21, 2019 (90 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 KB)
Show all versions (7 total)

Runtime Dependencies (1):

rack >= 1.5, < 3.0

Development Dependencies (3):

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

Owners:

Pushed by:

Authors:

  • Patrik Rak

SHA 256 checksum:

cab0c9b1fa1357e54e8702a2085d082b6c835be6f9416ca57653d2914fd74a63

Total downloads 14,882

For this version 2,645

License:

MIT

Required Ruby Version: >= 2.0.0

Links: