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