RubyGems Navigation menu

acts_as_trackable 0.3.0

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:
=

install:
=

Versions:

  1. 0.3.4 May 11, 2025 (13 KB)
  2. 0.3.3 May 11, 2025 (13 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)
Show all versions (13 total)

Development Dependencies (1):

Owners:

Pushed by:

Authors:

  • Ahmad Keewan, ZenHR Engineering

SHA 256 checksum:

=

Total downloads 2,576

For this version 94

Version Released:

License:

MIT

Required Ruby Version: >= 3.1.2

Links: