RubyGems Navigation menu

activerecord-draft_records 0.5.1

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.

Gemfile:
=

install:
=

Versions:

  1. 0.5.1 December 07, 2010 (7 KB)
  2. 0.5.0 November 12, 2010 (7 KB)
  3. 0.4.0 October 25, 2010 (7 KB)
  4. 0.3.0 October 16, 2010 (7 KB)
  5. 0.2.0 July 29, 2010 (7 KB)
Show all versions (7 total)

Development Dependencies (2):

database_cleaner >= 0.5.2
rspec >= 1.2.9

Owners:

Authors:

  • Rodrigo Kochenburger

SHA 256 checksum:

=

Total downloads 61,061

For this version 6,989

Version Released:

Licenses:

N/A

Required Ruby Version: None

Links: