Owen Rodda
|
986f8bda9a
|
Call #reload instead of passing 'true' to relations
> Passing a truthy argument to force association to reload
> will be removed in Rails 5.1.
> https://github.com/rails/rails/blob/master/activerecord/CHANGELOG.md
|
2016-01-14 10:37:27 -05:00 |
|
Jared Beck
|
86f8c5dd33
|
ffaker 2.1 (was 1.31)
|
2015-12-19 19:02:31 -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 |
|
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 |
|
Ben Atkins
|
b5fa5fee9a
|
Merge remote-tracking branch 'SeanMarcia/master' into cleaner
Conflicts:
lib/paper_trail/version.rb
|
2013-07-30 15:14:50 -04:00 |
|
Sean Marcia
|
c480b5b709
|
Added an additional test to test the passing in of a variable number of versions to keep.
|
2013-07-16 20:55:39 -04:00 |
|
Sean Marcia
|
cd3f5f303e
|
Added tests for the new methods created for cleaning paper trail versions.
|
2013-03-21 16:49:24 -04:00 |
|