1. 15 Jan, 2014 1 commit
  2. 22 Oct, 2013 1 commit
  3. 08 Oct, 2013 1 commit
  4. 14 Aug, 2013 1 commit
  5. 25 Jul, 2013 1 commit
  6. 23 Jul, 2013 1 commit
  7. 22 Jul, 2013 1 commit
  8. 16 Jul, 2013 1 commit
    • Validate the attachment before we attach without calling valid? · 83f82ed2
      Using the ActiveRecord validations is smart in order to lessen load on
      the project to develop our own validators, but it's problematic in that
      calling `valid?` on the record fires off all the other validations --
      including those on fields which may not be set yet because of
      mass-assignment. This commit will "pre-validate" the attachment's fields
      so that it doesn't process an invalid attachment, but it does so by
      running its validations manually on assignment.
      Jon Yurek committed
  9. 25 Jun, 2013 1 commit
  10. 07 Jun, 2013 1 commit
  11. 24 May, 2013 1 commit
  12. 08 Feb, 2013 2 commits
  13. 16 Jan, 2013 1 commit
  14. 05 Dec, 2012 1 commit
  15. 19 Oct, 2012 1 commit
  16. 05 Oct, 2012 1 commit
  17. 16 Jul, 2012 1 commit
  18. 12 Jul, 2012 1 commit
  19. 29 Jun, 2012 1 commit
  20. 15 Jun, 2012 1 commit
  21. 24 Apr, 2012 2 commits
  22. 05 Apr, 2012 1 commit
  23. 30 Mar, 2012 1 commit
  24. 23 Mar, 2012 3 commits
  25. 12 Dec, 2011 2 commits
  26. 12 Nov, 2011 1 commit
  27. 07 Sep, 2011 1 commit
  28. 26 Jul, 2011 1 commit
  29. 07 Jul, 2011 1 commit
  30. 25 Jun, 2011 1 commit
  31. 19 May, 2011 1 commit
  32. 20 Apr, 2011 1 commit
  33. 06 Apr, 2011 3 commits