Plugins - Acts As Activity Logged
Add to favoritesThe plugin is designed to track the event that occurred on a model (create/update/destroy) and allow you to see what models were affected.
So if you need "Jamie added a comment to 'My First Post'" kind of functionality, then it's easy to get with this plugin.
The plugin is new and a little rough round the edges at the moment, so bear with it and submit any suggestions/changes you have.


Plugin has some issue, tried contacting originally Owner, but issues with website as well ...
Tried running the command as noted in generators/activityloggedmigration/USAGE, and got the following:
$ ./script/generate activitylogmigration addactivitylogs_table Missing ActivityLoggedMigrationGenerator class in script/../config/../vendor/plugins/actsas_activitylogged/generators/activityloggedmigration/activityloggedmigration_generator.rb
Totally baffled me because it was there ... well, not entirely, got a typo in that file, the class is declared as "AcitivityLoggedMigrationGenerator"
Can you spot the error? There's an 'i' after 'c' in 'Activity', or rather 'Acitivity'.
Yeah, took me a long time to figure that one out ... I think I've gone cross i-ed ... ooh, horrible pun.