RubyGems Navigation menu

acts_as_trackable 0.1.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.2.0 November 18, 2024 (12.0 KB)
  2. 0.1.1 November 17, 2024 (11.5 KB)
  3. 0.1.0 November 17, 2024 (11.5 KB)

Development 相依性套件 (1):

擁有者:

推送者:

作者:

  • Ahmad Keewan, ZenHR Engineering

SHA 256 總和檢查碼:

=

總下載次數 316

這個版本 105

版本发布:

授權:

MIT

Ruby 版本需求: >= 2.7.2

相關連結: