- 22 Aug, 2014 2 commits
-
-
Use fetch for sentinel_value Use DateTime for sentinel_value example Use an epoch. rails convers '0' or 0 to nil for datetime fields Add test for restore Update readme Move MYSQL note to bottom of readme update destroyed? for sentinel value
Shaun Dern committed -
This reverts commit 566b1cbd. Conflicts: README.md test/paranoia_test.rb
Aaron Jensen committed
-
- 29 Jul, 2014 1 commit
-
-
astronz committed
-
- 28 Jul, 2014 2 commits
-
-
Fixes #149
Neil E. Pearson committed -
Fixes #148
Michael Tucker committed
-
- 08 Jul, 2014 1 commit
-
-
Fixes #143
Martin Sereinig committed
-
- 25 Jun, 2014 1 commit
-
-
Fixes #138
n3bulous committed
-
- 13 Jun, 2014 1 commit
-
-
Removed deprecated assert_nothing_raised from test.
Matthew Jording committed
-
- 08 Apr, 2014 3 commits
- 11 Mar, 2014 1 commit
-
-
* Based on partial fix by @stupergenius * Handles nil case for hasOne associations Fixes #119
Dave Mayo committed
-
- 30 Jan, 2014 1 commit
-
-
Rails normally returns the model on successful destroy and false if any callback fails. Fixes #104
Vincent Bonmalais committed
-
- 09 Jan, 2014 1 commit
-
-
Fixes #95
Washington Luiz committed
-
- 03 Jan, 2014 2 commits
- 17 Dec, 2013 1 commit
-
-
Fixes #91
Rémi Prévost committed
-
- 10 Dec, 2013 1 commit
-
-
Alex Koppel committed
-
- 12 Nov, 2013 1 commit
-
-
Fixes #81 Fixes #84 Conflicts: lib/paranoia.rb
alfa-jpn committed
-
- 05 Nov, 2013 1 commit
-
-
Update/save callbacks should not be called at all during a destroy call, as would happen with the code from that PR.
Ryan Bigg committed
-
- 24 Oct, 2013 2 commits
-
-
References: https://github.com/goncalossilva/acts_as_paranoid Fixes #76
Jake Quain committed -
Ryan Bigg committed
-
- 20 Oct, 2013 1 commit
-
-
Fixes #72
Michael Dilley committed
-
- 10 Oct, 2013 1 commit
-
-
Michal Dobaczewski committed
-
- 09 Sep, 2013 1 commit
-
-
Modelled on AR::Relation.destroy
Dan Cheail committed
-
- 08 Jun, 2013 2 commits
- 07 Apr, 2013 1 commit
-
-
If you care about having objects frozen after calling destroy/delete, then please call freeze on that object manually.
Ryan Bigg committed
-
- 29 Nov, 2012 1 commit
-
-
Ryan Bigg committed
-
- 15 Nov, 2012 5 commits
-
-
Ryan Bigg committed
-
Ryan Bigg committed
-
Ryan Bigg committed
-
Ryan Bigg committed
-
Fixes #32
Josh Goebel committed
-
- 14 Mar, 2012 1 commit
-
-
Christopher Wade committed
-
- 26 Jan, 2012 1 commit
-
-
curtis committed
-
- 13 Jun, 2011 3 commits
- 27 May, 2011 1 commit
-
-
Aditya Sanghi committed
-