Escape README in Plugin builder API documentation

- So that RDoc will not generate link for README.
 [ci skip]
This commit is contained in:
Prathamesh Sonpatki 2015-04-26 11:53:27 +05:30
parent 6a9d81800b
commit 8b47d1ff2d
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