aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authoryuuji.yaginuma <yuuji.yaginuma@gmail.com>2017-12-15 15:42:20 +0900
committerYuji Yaginuma <yuuji.yaginuma@gmail.com>2017-12-15 15:52:02 +0900
commit6a902d43c76a8b5bc2ddd00b7c8af38f9fb82bdb (patch)
tree00f1ec2533c4085a682ce161e7c43b581112161a /README.md
parent597b941930af87a4bfe9d1cdb05578091eb83735 (diff)
downloadrails-6a902d43c76a8b5bc2ddd00b7c8af38f9fb82bdb.tar.gz
rails-6a902d43c76a8b5bc2ddd00b7c8af38f9fb82bdb.tar.bz2
rails-6a902d43c76a8b5bc2ddd00b7c8af38f9fb82bdb.zip
Fix guide generation error [ci skip]
Currently, generation of guide is an error in `5_2_release_notes.html`. ``` $ bunele exec rake guides:generate:html Generating 5_2_release_notes.md as 5_2_release_notes.html rails/guides/rails_guides/markdown.rb:44:in `dom_id': undefined method `[]' for nil:NilClass (NoMethodError) from rails/guides/rails_guides/markdown.rb:106:in `block (2 levels) in generate_structure' ``` It seems that it is an error because there are multiple `active-storage` anchors. Since Active Storage is a Major feature, it is unnecessary to show CHANGELOGs, so remove from `Incompatibilities` section.
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions