RubyGems Navigation menu

save_whats_valid 0.0.1

Rails' default update_attributes behavior is that when any validation fails, none of the data gets saved. However, in some instances this is not the most ideal behavior. If you import partial data which users then have the task of completing, not saving partially completed forms can create a really negative user experience and decrease overall completion (or conversion) rates. This gem encapsulates the logic I've used to ensure that partially completed forms still persist.

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 0.0.1 - May 14, 2013 (5.5KB)

Runtime依存関係 (1):

rails ~> 3.2.13

Development依存関係 (3):

rspec >= 0
sqlite3 >= 0

所有者:

作者:

  • Andrew Culver

SHA 256チェックサム:

= クリップボードにコピー コピー完了!

累計ダウンロード数 3,675

このバージョンのみ 3,675

このバージョンがリリースされたのは:

ライセンス:

N/A

必要なRubyのバージョン: なし

リンク: