RubyGems Navigation menu

acts_as_trackable 0.3.1

ActsAsTrackable is designed to simplify the process of tracking database object activities in Ruby on Rails applications. By including the gem and running a few setup commands, developers can make their models trackable with minimal effort. The gem supports tracking multiple versions of objects and associating activities with specific users. It is auto-loaded into ActiveRecord, eliminating the need for manual inclusion in models. ActsAsTrackable also provides methods for joining records with their associated activities, making it easier to query and analyze object changes.

Gemfile:
=

安装:
=

版本列表:

  1. 0.3.4 May 11, 2025 (13.0 KB)
  2. 0.3.3 May 11, 2025 (13.0 KB)
  3. 0.3.2 April 29, 2025 (12.5 KB)
  4. 0.3.1 March 23, 2025 (12.5 KB)
  5. 0.3.0 March 23, 2025 (12.5 KB)
显示所有版本 (共 13 个)

Development 依赖 (1):

所有者:

推送者:

作者:

  • Ahmad Keewan, ZenHR Engineering

SHA 256 校验和:

=

下载总量 2,576

这个版本 164

版本发布:

许可:

MIT

需要的 Ruby 版本: >= 3.1.2

链接: