* Allow has_one nil association * add test for when has_one returns nil * modify has_one extension method, add active record test * Use try operator to support old rubies
File.exist?
File.exists?
File.exists? is deprecated in Ruby 2.1+ Ref: https://github.com/ruby/ruby/blob/v2_1_2/file.c#L1413