RubyGems Navigation menu

rtiss_acts_as_versioned 0.9.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.2 - April 27, 2020 (23.5 KB)
  2. 0.9.1 - April 23, 2020 (23.5 KB)
  3. 0.9.0 - November 05, 2019 (23.5 KB)
  4. 0.8.3 - January 25, 2016 (23.5 KB)
  5. 0.8.2 - November 18, 2014 (23.0 KB)
顯示所有版本(共 16)

Runtime 相依性套件 (1):

activerecord >= 4.2.5

Development 相依性套件 (4):

擁有者:

Pushed by:

作者:

  • Rick Olson, Johannes Thoma, Igor Jancev

SHA 256 checksum:

c23fb81c3328928fa3a6d125a73db41b8713630486afaaaf8f880cccb0d75321

總下載次數 63,181

這個版本 19,937

License:

Ruby 版本需求: >= 0

相關連結: