RubyGems Navigation menu

activerecord-draft_records 0.4.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:
=

インストール:
=

バージョン履歴:

  1. 0.5.1 December 07, 2010 (7KB)
  2. 0.5.0 November 12, 2010 (7KB)
  3. 0.4.0 October 25, 2010 (7KB)
  4. 0.3.0 October 16, 2010 (7KB)
  5. 0.2.0 July 29, 2010 (7KB)
全てのバージョンを表示(全7件)

Development依存関係 (2):

database_cleaner >= 0.5.2
rspec >= 1.2.9

所有者:

作者:

  • Rodrigo Kochenburger

SHA 256チェックサム:

=

累計ダウンロード数 61,095

このバージョンのみ 9,101

このバージョンがリリースされたのは:

ライセンス:

N/A

必要なRubyのバージョン: なし

リンク: