rails/activesupport/lib
Ian Ker-Seymer b3c23f1176 Return value of yielded block in File.atomic_write
Staying true to Ruby convention, we now return the value of the yielded
block from `File.atomic_write {...}`. This mimics the behavior of MRI's
`File.open {...}`.
2015-01-28 00:40:25 -07:00
..
active_support Return value of yielded block in File.atomic_write 2015-01-28 00:40:25 -07:00
active_support.rb Merge pull request #18090 from egilburg/patch-3 2015-01-04 19:00:01 -03:00