RubyGems Navigation menu

activerecord-draft_records 0.5.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)
顯示所有版本(共 7)

Development 相依性套件 (2):

database_cleaner >= 0.5.2
rspec >= 1.2.9

擁有者:

作者:

  • Rodrigo Kochenburger

SHA 256 checksum:

735e3a66682e6393626600ca18f04392afa59e09fe3346e26d6220bf657afba0

總下載次數 60,104

這個版本 6,834

License:

Ruby 版本需求:

相關連結: