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 (7.0 KB)
  2. 0.5.0 November 12, 2010 (7.0 KB)
  3. 0.4.0 October 25, 2010 (7.0 KB)
  4. 0.3.0 October 16, 2010 (7.0 KB)
  5. 0.2.0 July 29, 2010 (7.0 KB)
顯示所有版本(共 7)

Development 相依性套件 (2):

database_cleaner >= 0.5.2
rspec >= 1.2.9

擁有者:

作者:

  • Rodrigo Kochenburger

SHA 256 總和檢查碼:

=

總下載次數 61,095

這個版本 9,101

版本发布:

授權:

Ruby 版本需求:

相關連結: