RubyGems Navigation menu

rtiss_acts_as_versioned 0.8.2

Add simple versioning to ActiveRecord models (TISS version). Each model has a to-many model named mymodel_h which records all changes (including destroys but not deletes) made to the model. This is the version used by http://tiss.tuwien.ac.at and substantially differs from the original version. If you want to use acts_as_versioned in your project we recommend to use technoweenie's version (can be found also on github)

Gemfile:
=

インストール:
=

バージョン履歴:

  1. 0.9.3 August 26, 2024 (23.5KB)
  2. 0.9.2 April 27, 2020 (23.5KB)
  3. 0.9.1 April 23, 2020 (23.5KB)
  4. 0.9.0 November 05, 2019 (23.5KB)
  5. 0.8.3 January 25, 2016 (23.5KB)
  6. 0.8.2 November 18, 2014 (23KB)
全てのバージョンを表示(全17件)

Runtime依存関係 (1):

activerecord >= 3.0.9

Development依存関係 (3):

mysql ~> 2.8.1
rails ~> 3.0.20
sqlite3-ruby ~> 1.3.1

所有者:

作者:

  • Rick Olson, Johannes Thoma, Igor Jancev

SHA 256チェックサム:

=

累計ダウンロード数 67,355

このバージョンのみ 2,461

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

ライセンス:

N/A

必要なRubyのバージョン: >= 0

リンク: