Categories: None [Edit]
save_whats_valid
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.
Total
Ranking: 142,125 of 183,107
Downloads: 3,705
Daily
Ranking: 86,038 of 183,092
Downloads: 0
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|
Depends on
Rank | Downloads | Name |
---|---|---|
25 | 817,849,894 | rspec |
41 | 565,217,426 | rails |
116 | 294,635,586 | rspec-rails |
253 | 141,523,763 | sqlite3 |
Owners
# | Gravatar | Handle |
---|---|---|
1 | andrewculver |