RubyGems Navigation menu

sequel_paranoia 0.0.7

Works like ActiveRecord's acts_as_paranoid, but for sequel. - I am not the original author of this plugin. I merely took the source, fixed one minor bug, and put it up on rubygems because I found it so useful. The original author is at https://gist.github.com/bgentry. To automatically use deleted_at as as a soft delete field, simply setup as such: Sequel::Model.plugin :paranoia.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.0.7 - June 04, 2013 (7.0 KB)
  2. 0.0.5 - May 10, 2013 (7.0 KB)
  3. 0.0.4 - May 10, 2013 (7.0 KB)
  4. 0.0.3 - May 10, 2013 (7.0 KB)
  5. 0.0.2 - May 10, 2013 (7.0 KB)
顯示所有版本(共 7)

Development 相依性套件 (2):

bundler ~> 1.3
rake >= 0

擁有者:

作者:

  • Misha Conway

SHA 256 checksum:

68c1daae98a4b6302317a7d4926f76ef34f4016501c98cc4842513a441767aca

總下載次數 19,286

這個版本 6,418

License:

MIT

Ruby 版本需求:

相關連結: