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.5 KB)

Runtime 依赖 (1):

rails ~> 3.2.13

Development 依赖 (3):

rspec >= 0
sqlite3 >= 0

业主:

作者:

  • Andrew Culver

SHA 256 校验和:

a2204b9dc6fe42a27c15a71c040b3e7839d637494d2843f8f1fd371baf454593

下载总量 3,636

这个版本 3,636

许可:

需要的 Ruby 版本:

链接: