diff options
author | eileencodes <eileencodes@gmail.com> | 2016-01-28 15:22:02 -0500 |
---|---|---|
committer | eileencodes <eileencodes@gmail.com> | 2016-01-28 15:51:06 -0500 |
commit | a7a376a6fa9867f4b1af2d7d12dd22d7042c5fe6 (patch) | |
tree | b57ccd54f95322fa1be7ca0737a524f6363140b5 /.yardopts | |
parent | 457de3757e7c1af9e1c99b9021951c04c9d83ace (diff) | |
download | rails-a7a376a6fa9867f4b1af2d7d12dd22d7042c5fe6.tar.gz rails-a7a376a6fa9867f4b1af2d7d12dd22d7042c5fe6.tar.bz2 rails-a7a376a6fa9867f4b1af2d7d12dd22d7042c5fe6.zip |
Run `file.close` before unlinking for travis
This works on OSX but for some reason travis is throwing a
```
1) Error:
ExpiresInRenderTest#test_dynamic_render_with_absolute_path:
NoMethodError: undefined method `unlink' for nil:NilClass
```
Looking at other tests in Railties the file has a name and we close
it before unlinking, so I'm going to try that.
Diffstat (limited to '.yardopts')
0 files changed, 0 insertions, 0 deletions