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,380 of 187,603
Downloads: 62,303

Daily

Ranking: 24,196 of 187,591
Downloads: 15

Depended by

RankDownloadsName

Depends on

RankDownloadsName
28925,144,006rspec
223198,258,227database_cleaner

Owners

#GravatarHandle
1icondivoxx