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 checksum:

a2204b9dc6fe42a27c15a71c040b3e7839d637494d2843f8f1fd371baf454593

總下載次數 3,614

這個版本 3,614

License:

Ruby 版本需求:

相關連結: