- 28 Nov, 2014 2 commits
-
-
Change-Id: Ib73e43a5adcb8bd9b5bbf5b7ca60f9865e5415e7
John Hawthorn committed -
Martin Sereinig committed
-
- 26 Nov, 2014 3 commits
-
-
Regression from 6881e750 We need to be able to load our class definitions without having an available database connection.
John Hawthorn committed -
Change connect! to setup!, so that we can use connect! to give us an empty DB with no tables. Use ensure where appropriate to ensure that tests after that one can run even if it fails.
John Hawthorn committed -
This reverts commit 6881e750.
John Hawthorn committed
-
- 13 Nov, 2014 1 commit
-
-
see https://github.com/radar/paranoia/issues/169
Braden Anderson committed
-
- 04 Sep, 2014 2 commits
-
-
Alexey Pokhozhaev committed
-
Alexey Pokhozhaev committed
-
- 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
-
- 19 Apr, 2014 1 commit
-
-
when the model has_one use class_name or foreign_key, restore use class_name or setting the foreign_key.
ray committed
-
- 08 Apr, 2014 3 commits
- 13 Mar, 2014 1 commit
-
-
ray committed
-
- 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 1 commit
-
-
Ryan Bigg committed
-