1. 08 Jul, 2014 7 commits
  2. 01 Jul, 2014 2 commits
  3. 27 Jun, 2014 1 commit
  4. 24 Jun, 2014 1 commit
  5. 23 Jun, 2014 1 commit
  6. 20 Jun, 2014 2 commits
  7. 17 Jun, 2014 2 commits
  8. 31 May, 2014 1 commit
  9. 30 May, 2014 2 commits
  10. 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
  11. 16 May, 2014 9 commits
  12. 15 May, 2014 4 commits
  13. 11 May, 2014 2 commits
  14. 09 May, 2014 5 commits