RubyGems Navigation menu

form_input 1.1.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.5KB)
  2. 1.2.0 - June 21, 2019 (90KB)
  3. 1.1.0 - March 06, 2018 (88.5KB)
  4. 1.0.0 - August 03, 2016 (87.5KB)
  5. 0.9.0 - June 22, 2016 (96KB)
全てのバージョンを表示(全7件)

Runtime依存関係 (1):

rack < 3.0, >= 1.5

Development依存関係 (3):

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

所有者:

作者:

  • Patrik Rak

SHA 256チェックサム:

1ab1ea13bbfee50ebe7715db62f6294fe8e96e650f845609b5d6a9613ac886af

累計ダウンロード数 15,116

このバージョンのみ 1,819

ライセンス:

MIT

必要なRubyのバージョン: >= 2.0.0

リンク: