From: zn@... Date: 2018-07-22T08:53:59+00:00 Subject: [ruby-core:88045] [Ruby trunk Feature#14931] [DOC] exception keyword argument is not documented in some methods Issue #14931 has been reported by znz (Kazuhiro NISHIYAMA). ---------------------------------------- Feature #14931: [DOC] exception keyword argument is not documented in some methods https://bugs.ruby-lang.org/issues/14931 * Author: znz (Kazuhiro NISHIYAMA) * Status: Open * Priority: Normal * Assignee: * Target version: ---------------------------------------- Some methods accept exception keyword argument since 2.6.0, but it is not documented in rdoc yet. In NEWS, * Kernel.#Complex takes :exception option to specify the way of error handling [Feature #12732] * Kernel.#Float takes :exception option to specify the way of error handling [Feature #12732] * Kernel.#Integer takes :exception option to specify the way of error handling [Feature #12732] * Kernel.#Rational takes :exception option to specify the way of error handling [Feature #12732] * Kernel.#system takes :exception option to raise an exception on failure. [Feature #14386] -- https://bugs.ruby-lang.org/ Unsubscribe: