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