0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merging initial version branch into master More... over 14 years ago
removing a beta4 reference on the README because it works with Rails 3 release More... over 14 years ago
Adding a rubygems source to the gemfile More... over 14 years ago
making explicit the dependencies on railties and some development libraries. More... over 14 years ago
support for using bundler in development More... over 14 years ago
fixing an issue when the deleted record has old columns that are no longer present More... over 14 years ago
Version bump to 1.2.1 More... over 14 years ago
bumping version and generating a new gemspec to update the dependencies More... over 14 years ago
adding in an original_number to the versions record to get the original version More... over 14 years ago
making the delete creation path follow the same flow as normal version creation More... over 14 years ago
small refactor moving off of alias_chain_method for one class More... over 14 years ago
adding in a reverted_from value in the versions table to track reverts More... over 14 years ago
updating to ActivRecord 3.0.0 from beta4 More... over 14 years ago
Remove calls to alias_method_chain. More... over 14 years ago
only run validates_uniqueness on tags that aren't 'deleted' More... over 14 years ago
adding a restore method to get access to the deleted object More... over 14 years ago
Updating the documentation for the soft deletes. More... over 14 years ago
adding destroy tracking and restore More... over 14 years ago
adding the .rvmrc to the .gitignore More... over 14 years ago
Updated README. More... over 14 years ago
Updated gem AR dependency and regenerated gemspec. More... over 14 years ago
Tweaking README. More... over 14 years ago
Updated README to Rails 3 instructions. More... over 14 years ago
Version bump to 1.1.0 More... over 14 years ago
Corrected typo on generator. More... over 14 years ago
Updated generator to Rails 3 spec. More... over 14 years ago
Classes modified to work with ActiveRecord 3. More... over 14 years ago
Changing require on test_helper to use the vestal_version of the project, not the one on the gem. More... over 14 years ago
Corrected requires for Ruby 1.9.2 and error on reversion_test. More... over 14 years ago
quote 'number' column name as it is reserved word for Oracle More... almost 15 years ago