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:
= 複製 已複製

安裝:
=

版本列表:

  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)
  6. 0.1.1 - June 07, 2010 (6.5 KB)
顯示所有版本(共 7)

Development 相依性套件 (2):

database_cleaner >= 0.5.2
rspec >= 1.2.9

擁有者:

作者:

  • Rodrigo Kochenburger

SHA 256 checksum:

a693f4f5c8fd97f597b72af62958d203f54a83c9494c498c1b6860c8da789887

總下載次數 60,204

這個版本 8,811

License:

Ruby 版本需求:

相關連結: