Ben Atkins
|
a79ad661bc
|
close #437; Condense and refactor some code block args for readability's sake
|
2014-12-29 12:31:44 -05:00 |
|
Ben Atkins
|
1c00c0e7d2
|
Tests to cover changes from cb46e87; Cleaner module should group versions by PaperTrail.timestamp_field
|
2014-03-18 15:56:53 -04:00 |
|
Russell Osborne
|
cb46e87050
|
When Cleaning Versions ensure they are in the correct order.
|
2014-03-16 11:08:39 -04:00 |
|
Ben Atkins
|
3c775aa6b3
|
Merge branch 'rails4'
Conflicts:
README.md
lib/paper_trail/has_paper_trail.rb
lib/paper_trail/version.rb
test/dummy/config/initializers/paper_trail.rb
test/unit/model_test.rb
test/unit/version_test.rb
|
2013-08-01 14:57:44 -04:00 |
|
Ben Atkins
|
087840932d
|
Changing the :clean_versions! method on the Cleaner module so that it accepts an options hash as an argument, and additional configurable options.
|
2013-07-31 13:46:25 -04:00 |
|
Ben Atkins
|
9e7ebc17d7
|
Refactoring the Cleaner module to have condensed and more readable code, and better tests
|
2013-07-30 17:58:44 -04:00 |
|
Sean Marcia
|
d6faa94c85
|
Updated the cleaner module to give the clean_paper_trail_versions method the option of passing in a value. Also created a keep versions method that keeps the specified number of versions.
|
2013-07-16 20:53:18 -04:00 |
|
Sean Marcia
|
dfe5e319ab
|
Cleaner module with methods for grouping, analyzing, sorting and then sanitizing(removing) extra versions.
|
2013-03-21 16:48:14 -04:00 |
|