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