RubyGems Navigation menu

activerecord-draft_records 0.1.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)
  6. 0.1.0 - May 17, 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:

c2777e54aac577b72cda04d7df06d8b0ea454eaaddb9af64f6ef380b1d3f63d1

Total downloads 60,119

For this version 8,979

Licenses:

N/A

Required Ruby Version: None

Links: