Acts_as_modified 1.1.3 now with tests (was Re: [Rails] [ANN]

Ask and ye shall receive.

1.1.3 now has a plugin test. i had one small issue with after_save
being called, so i added the callback in. it works when i create a
test app and run the unit tests so i think it has something to do with
how i override the save method. if you have any suggestions, please
feel free to comment.

As far as the AR test suite goes…I’m not sure how this plugin would
be tested within the suite. Perhaps you could provide some feedback
on how I might go about it.

Thanks.

Chris