Merge pull request #19905 from prathamesh-sonpatki/no-readme-link

Escape README in Plugin builder API documentation
This commit is contained in:
Rafael Mendonça França 2015-04-26 03:27:24 -03:00
commit a9b41fee72
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ module Rails
# generator.
#
# This allows you to override entire operations, like the creation of the
# Gemfile, README, or JavaScript files, without needing to know exactly
# Gemfile, \README, or JavaScript files, without needing to know exactly
# what those operations do so you can create another template action.
class PluginBuilder
def rakefile