Categories: None [Edit]
acts_as_trackable
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.
Total
Ranking: 182,045 of 183,139
Downloads: 295
Daily
Ranking: 20,993 of 183,127
Downloads: 7
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|
Depends on
Rank | Downloads | Name |
---|---|---|
4,140 | 1,776,312 | generator_spec |
Owners
# | Gravatar | Handle |
---|---|---|
1 | a-keewan |