1. 20 Dec, 2013 2 commits
  2. 15 Nov, 2013 2 commits
  3. 08 Nov, 2013 1 commit
  4. 01 Nov, 2013 3 commits
  5. 25 Oct, 2013 2 commits
  6. 08 Oct, 2013 1 commit
  7. 28 Aug, 2013 1 commit
  8. 16 Aug, 2013 2 commits
  9. 09 Aug, 2013 1 commit
  10. 31 Jul, 2013 2 commits
  11. 30 Jul, 2013 4 commits
  12. 29 Jul, 2013 2 commits
  13. 25 Jul, 2013 1 commit
  14. 23 Jul, 2013 1 commit
  15. 18 Jul, 2013 4 commits
  16. 17 Jul, 2013 1 commit
  17. 16 Jul, 2013 3 commits
  18. 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
  19. 15 Jun, 2013 1 commit
  20. 14 Jun, 2013 5 commits