1. 09 Mar, 2017 3 commits
  2. 08 Mar, 2017 3 commits
  3. 07 Mar, 2017 3 commits
  4. 24 Feb, 2017 1 commit
  5. 23 Feb, 2017 1 commit
  6. 21 Feb, 2017 1 commit
  7. 20 Feb, 2017 1 commit
  8. 16 Feb, 2017 1 commit
  9. 15 Feb, 2017 5 commits
  10. 14 Feb, 2017 1 commit
    • Fixes a problem of ambiguous table names when using only_deleted method and… · 20243035
      Fixes a problem of ambiguous table names when using only_deleted method and joining tables that have a scope on `with_deleted`
      
      Update homepage in gemspec
      
      The homepage is supposed to be where you can find the code. It is displayed on rubygems.org page. Currently it will redirect you back to the same page. Should point at this github repo.
      
      Update README to use proper version for Rails 5
      
      Version 2.2.0
      
      Ignore failures from all jruby's on travis
      
      Add explicit language about dependent: :destroy
      
      Update CHANGELOG.md
      
      update ruby and rails versions
      
      Use ActiveSupport.on_load to correctly re-open ActiveRecord::Base. https://github.com/rubysherpas/paranoia/issues/335
      
      Touch record on paranoia-destroy. Fixes #296
      
      Touch record on destroy by leveraging the paranoia_destroy_attributes.
      Applied the same to the restore-method as this eliminates the extra query.
      Thomas Romera committed
  11. 04 Feb, 2017 1 commit
  12. 28 Jan, 2017 1 commit
  13. 13 Dec, 2016 1 commit
  14. 12 Dec, 2016 1 commit
  15. 10 Dec, 2016 2 commits
  16. 04 Dec, 2016 2 commits
  17. 29 Nov, 2016 2 commits
  18. 20 Oct, 2016 3 commits
  19. 01 Sep, 2016 1 commit
  20. 20 Aug, 2016 1 commit
  21. 19 Aug, 2016 2 commits
  22. 15 Jul, 2016 1 commit
  23. 14 Jul, 2016 2 commits