1. 29 Aug, 2014 2 commits
  2. 26 Aug, 2014 1 commit
  3. 07 Aug, 2014 1 commit
  4. 08 Jul, 2014 9 commits
  5. 01 Jul, 2014 2 commits
  6. 27 Jun, 2014 1 commit
  7. 24 Jun, 2014 1 commit
  8. 23 Jun, 2014 1 commit
  9. 20 Jun, 2014 2 commits
  10. 17 Jun, 2014 2 commits
  11. 31 May, 2014 1 commit
  12. 30 May, 2014 2 commits
  13. 26 May, 2014 1 commit
    • Document how to cleanup after test runs · b2d9a1a9
      Adding an example for using Capybara/FactoryGirl to test attachments. I
      ran into an issue on my project where the files I was uploading in my
      test were getting saved multiple times, leading to hundreds of extra
      files before I caught it. I did a bunch of research and found this to be
      the most elegant solution (saving files in the testing environment to a
      custom location and then deleting that directory after the suite runs).
      I thought some clarification in the README would help people deal with
      the more easily in the future.
      Dustin Brown committed
  14. 16 May, 2014 9 commits
  15. 15 May, 2014 4 commits
  16. 11 May, 2014 1 commit