There's no documentation for this item.
# File rake/testtask.rb, line 138 def fix # :nodoc: case RUBY_VERSION when '1.8.2' find_file 'rake/ruby182_test_unit_fix' else nil end || '' end
<code/>
<pre/>
<code/>and<pre/>for code samples.