[#78633] ruby/spec needs help from CRuby committers — Benoit Daloze <eregontp@...>
Currently, ruby/spec is maintained mostly by individuals and enjoys the
13 messages
2016/12/13
[#78963] Re: ruby/spec needs help from CRuby committers
— Urabe Shyouhei <shyouhei@...>
2017/01/04
I did ask attendees of last developer meeting to join this
[#78642] Re: ruby/spec needs help from CRuby committers
— Eric Wong <normalperson@...>
2016/12/14
Benoit Daloze <eregontp@gmail.com> wrote:
[ruby-core:78589] [Ruby trunk Misc#12976] Update example of Hash#value? and Hash#has_value?
From:
ruby@...
Date:
2016-12-11 09:20:31 UTC
List:
ruby-core #78589
Issue #12976 has been updated by Herwin W. This has been integrated, so this ticket can be closed ---------------------------------------- Misc #12976: Update example of Hash#value? and Hash#has_value? https://bugs.ruby-lang.org/issues/12976#change-61974 * Author: Herwin W * Status: Open * Priority: Normal * Assignee: ---------------------------------------- https://github.com/ruby/ruby/pull/1491 The same code is used for has_value? and value?, but according to http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-core/43765 has_value is deprecated. Use the non-deprecated syntax in the examples. -- 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>