RubyGems Navigation menu

activerecord-draft_records 0.1.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)
  6. 0.1.1 June 07, 2010 (6.5 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,096

For this version 8,991

Version Released:

Licenses:

N/A

Required Ruby Version: None

Links: