1. 27 Nov, 2014 1 commit
  2. 26 Nov, 2014 2 commits
  3. 21 Nov, 2014 1 commit
  4. 13 Nov, 2014 1 commit
  5. 23 Sep, 2014 1 commit
  6. 04 Sep, 2014 2 commits
  7. 28 Aug, 2014 3 commits
  8. 25 Aug, 2014 1 commit
  9. 22 Aug, 2014 3 commits
  10. 29 Jul, 2014 1 commit
  11. 28 Jul, 2014 2 commits
  12. 08 Jul, 2014 2 commits
  13. 25 Jun, 2014 1 commit
  14. 19 Apr, 2014 1 commit
  15. 08 Apr, 2014 3 commits
  16. 20 Mar, 2014 1 commit
  17. 17 Mar, 2014 1 commit
  18. 13 Mar, 2014 1 commit
  19. 11 Mar, 2014 1 commit
  20. 30 Jan, 2014 1 commit
  21. 16 Jan, 2014 1 commit
  22. 09 Jan, 2014 1 commit
  23. 06 Jan, 2014 1 commit
    • destroy! now once again calls destroy · 37b941fb
      This is because destroy! is called by :dependent => :destroy association definitions (yes, destroy! and not destroy), which means that associated records of a paranoid object would suddenly go missing... making it very hard to restore them!
      
      So instead, it's now called really_destroy! and destroy! is just an alias for destroy once again
      Ryan Bigg committed
  24. 03 Jan, 2014 2 commits
  25. 17 Dec, 2013 2 commits
  26. 10 Dec, 2013 1 commit
  27. 12 Nov, 2013 1 commit
  28. 24 Oct, 2013 1 commit