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 (7KB)
  2. 0.0.5 May 10, 2013 (7KB)
  3. 0.0.4 May 10, 2013 (7KB)
  4. 0.0.3 May 10, 2013 (7KB)
  5. 0.0.2 May 10, 2013 (7KB)
全てのバージョンを表示(全7件)

Development依存関係 (2):

bundler ~> 1.3
rake >= 0

所有者:

作者:

  • Misha Conway

SHA 256チェックサム:

=

累計ダウンロード数 19,774

このバージョンのみ 6,517

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

ライセンス:

MIT

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

リンク: