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.
Required Ruby Version
None
Authors
Rodrigo Kochenburger
Versions
- 0.5.1 December 07, 2010 (7 KB)
- 0.5.0 November 12, 2010 (7 KB)
- 0.4.0 October 25, 2010 (7 KB)
- 0.3.0 October 16, 2010 (7 KB)
- 0.2.0 July 29, 2010 (7 KB)