rails--rails/guides/rails_guides
Takayuki Nakata a341b06622 Suppress deprecation warning in generating the guide `index.html`
In generating the guide `index.html`, the warning below happens.

```
$ bundle exec rake guides:generate:html
(snip)
Generating index.html.erb as index.html
DEPRECATION WARNING: render file: should be given the absolute path to
a file
(snip)
```
2019-11-08 09:21:23 +09:00
..
markdown
generator.rb Suppress deprecation warning in generating the guide `index.html` 2019-11-08 09:21:23 +09:00
helpers.rb
indexer.rb
kindle.rb Use match? where we don't need MatchData 2019-07-29 14:23:10 +09:00
levenshtein.rb
markdown.rb