Categories: None [Edit]

activerecord-draft_records

https://rubygems.org/gems/activerecord-draft_records
https://github.com/divoxx/activerecord-draft_records
Sometimes it's necessary to store incomplete records, without fullfilling all validations, to complete and then validate the record. ActiveRecord::DraftRecords allows you to persist an record even if it's invalid by tagging it as a draft.

Total

Ranking: 23,029 of 186,995
Downloads: 61,977

Daily

Ranking: 39,972 of 186,959
Downloads: 16

Depended by

RankDownloadsName

Depends on

RankDownloadsName
27909,782,048rspec
219195,269,993database_cleaner

Owners

#GravatarHandle
1icondivoxx