1. 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
  2. 15 Jun, 2013 1 commit
  3. 14 Jun, 2013 19 commits
  4. 09 Jun, 2013 1 commit
  5. 05 Apr, 2013 1 commit
  6. 15 Mar, 2013 1 commit
  7. 08 Mar, 2013 4 commits
  8. 22 Feb, 2013 2 commits
  9. 15 Feb, 2013 2 commits
  10. 08 Feb, 2013 3 commits
  11. 01 Feb, 2013 1 commit
  12. 25 Jan, 2013 1 commit
  13. 18 Jan, 2013 1 commit
  14. 07 Dec, 2012 2 commits