class Rails::SubTestTask
:nodoc:
Silence the default description to cut down on ‘rake -T` noise.
def desc(string)
Silence the default description to cut down on `rake -T` noise.
def desc(string) # Ignore the description. end
:nodoc:
Silence the default description to cut down on ‘rake -T` noise.
def desc(string) # Ignore the description. end