[#104004] [Ruby master Feature#17883] Load bundler/setup earlier to make `bundle exec ruby -r` respect Gemfile — mame@...
Issue #17883 has been reported by mame (Yusuke Endoh).
21 messages
2021/05/24
[ruby-core:103903] [Ruby master Misc#17872] Remove extra word from Here Documents syntax doc
From:
tj+ruby_bugs@...13.fr
Date:
2021-05-20 05:28:51 UTC
List:
ruby-core #103903
Issue #17872 has been reported by tj (Thibault Jouan). ---------------------------------------- Misc #17872: Remove extra word from Here Documents syntax doc https://bugs.ruby-lang.org/issues/17872 * Author: tj (Thibault Jouan) * Status: Open * Priority: Normal ---------------------------------------- When reading the documentation for here documents literal, for example when executing `ri ruby:syntax/literals`, or directly the file at `doc/syntax/literals.rdoc', then looking at "Here Documents" section there is a sentence that seems strange for me: "Note that the while the closing identifier may be indented". I don't know english very well, but however feel that the first "the" might not be on purpose and maybe "Note that while the" was intended. If I'm wrong, please close/disregard issue and sorry for the noise. Patch based on master branch is attached. ---Files-------------------------------- ruby-doc-syntax_literals-heredocs-extra_word.patch (1.13 KB) -- https://bugs.ruby-lang.org/ Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>