1. 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
  2. 25 Jun, 2013 1 commit
  3. 07 Jun, 2013 1 commit
  4. 24 May, 2013 1 commit
  5. 08 Feb, 2013 2 commits
  6. 16 Jan, 2013 1 commit
  7. 05 Dec, 2012 1 commit
  8. 19 Oct, 2012 1 commit
  9. 05 Oct, 2012 1 commit
  10. 16 Jul, 2012 1 commit
  11. 12 Jul, 2012 1 commit
  12. 29 Jun, 2012 1 commit
  13. 15 Jun, 2012 1 commit
  14. 24 Apr, 2012 2 commits
  15. 05 Apr, 2012 1 commit
  16. 30 Mar, 2012 1 commit
  17. 23 Mar, 2012 3 commits
  18. 12 Dec, 2011 2 commits
  19. 12 Nov, 2011 1 commit
  20. 07 Sep, 2011 1 commit
  21. 26 Jul, 2011 1 commit
  22. 07 Jul, 2011 1 commit
  23. 25 Jun, 2011 1 commit
  24. 19 May, 2011 1 commit
  25. 20 Apr, 2011 1 commit
  26. 06 Apr, 2011 3 commits
  27. 30 Dec, 2010 1 commit
  28. 22 Nov, 2010 1 commit
  29. 08 Jun, 2010 1 commit
  30. 07 Jun, 2010 1 commit
  31. 24 May, 2010 2 commits
  32. 20 May, 2010 1 commit