aboutsummaryrefslogtreecommitdiffstats
path: root/activemodel/lib
diff options
context:
space:
mode:
authoreileencodes <eileencodes@gmail.com>2016-01-28 15:22:02 -0500
committereileencodes <eileencodes@gmail.com>2016-01-28 15:51:06 -0500
commita7a376a6fa9867f4b1af2d7d12dd22d7042c5fe6 (patch)
treeb57ccd54f95322fa1be7ca0737a524f6363140b5 /activemodel/lib
parent457de3757e7c1af9e1c99b9021951c04c9d83ace (diff)
downloadrails-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 'activemodel/lib')
0 files changed, 0 insertions, 0 deletions