From: Harry Wood Date: Sat, 12 Feb 2022 17:58:43 +0000 (+0000) Subject: Remove section on removed rake doc:app X-Git-Tag: live~2271^2 X-Git-Url: https://git.openstreetmap.org./rails.git/commitdiff_plain/1714e2f02dac45b87d35cecc0633379e70e38fbb?hp=1714e2f02dac45b87d35cecc0633379e70e38fbb Remove section on removed rake doc:app Remove the section of contributing docs about how `rake doc:app` can be used to generate some sort of documentation. That will not work any more, since this task was removed from Rails v5 because people don't generally use it! https://stackoverflow.com/a/36804474/338265 ---