OSDN Git Service

fork failing when calling initialize_dup
authorAngus MacArthur <amacarthur@blackberry.com>
Fri, 3 May 2013 15:59:26 +0000 (11:59 -0400)
committerAngus MacArthur <amacarthur@blackberry.com>
Fri, 3 May 2013 16:13:12 +0000 (12:13 -0400)
commit793ab5a1abf8085b25ac389fc557958579540588
treee94cb962abaaf3d265ad31beb8cd613662575c79
parent204bd0b0669c06793d3dad02b23fec258983bb81
fork failing when calling initialize_dup

initialize_dup has been made private as of ruby 2.0.0. I have
corrected it to call the publicly available dup method
app/contexts/projects/fork_context.rb