RubyGems Navigation menu

activerecord-draft_records 0.2.0

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:
= Copy to clipboard Copied!

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:

05c5e17cd64ea185b2d733a640a1eac5e2dd2aa53b24c9ef282a8f14a9790a24

Total downloads 60,104

For this version 8,790

Licenses:

N/A

Required Ruby Version: None

Links: