1. 02 Jan, 2014 3 commits
  2. 20 Dec, 2013 2 commits
  3. 15 Nov, 2013 2 commits
  4. 08 Nov, 2013 1 commit
  5. 01 Nov, 2013 3 commits
  6. 25 Oct, 2013 2 commits
  7. 08 Oct, 2013 1 commit
  8. 28 Aug, 2013 1 commit
  9. 16 Aug, 2013 2 commits
  10. 09 Aug, 2013 1 commit
  11. 31 Jul, 2013 2 commits
  12. 30 Jul, 2013 4 commits
  13. 29 Jul, 2013 2 commits
  14. 25 Jul, 2013 1 commit
  15. 23 Jul, 2013 1 commit
  16. 18 Jul, 2013 4 commits
  17. 17 Jul, 2013 1 commit
  18. 16 Jul, 2013 3 commits
  19. 21 Jun, 2013 1 commit
    • Add content_type and size errors to base attribute · 2aeb491f
      This propagates attachment size and content_type validations to the main
      attachment attribute, to make them behave the same as presence
      validations. This allows paperclip to play more nicely with simple_form
      and other form abstraction gems.
      
      This commit includes a behaviorial change. If you emit all errors on a
      model instance you will see some failed validations twice: once for the
      base attachment attribute and again for the failed presence,
      content_type or size attachment attributes.
      Dan Collis-Puro committed
  20. 15 Jun, 2013 1 commit
  21. 14 Jun, 2013 2 commits