1. 03 Dec, 2014 1 commit
  2. 28 Nov, 2014 1 commit
  3. 27 Nov, 2014 1 commit
  4. 26 Nov, 2014 2 commits
  5. 23 Nov, 2014 1 commit
  6. 21 Nov, 2014 1 commit
  7. 13 Nov, 2014 1 commit
  8. 23 Sep, 2014 1 commit
  9. 04 Sep, 2014 2 commits
  10. 28 Aug, 2014 3 commits
  11. 25 Aug, 2014 1 commit
  12. 22 Aug, 2014 3 commits
  13. 29 Jul, 2014 1 commit
  14. 28 Jul, 2014 2 commits
  15. 08 Jul, 2014 2 commits
  16. 25 Jun, 2014 1 commit
  17. 19 Apr, 2014 1 commit
  18. 08 Apr, 2014 3 commits
  19. 20 Mar, 2014 1 commit
  20. 17 Mar, 2014 1 commit
  21. 13 Mar, 2014 1 commit
  22. 11 Mar, 2014 1 commit
  23. 30 Jan, 2014 1 commit
  24. 16 Jan, 2014 1 commit
  25. 09 Jan, 2014 1 commit
  26. 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
  27. 03 Jan, 2014 2 commits
  28. 17 Dec, 2013 2 commits