Coder Social home page Coder Social logo

Comments (2)

y10k avatar y10k commented on August 22, 2024

ruby 2.6.5とruby 2.7.0の差分。

追加された操作(メソッド)、これらは日本語化の対象:

  • Array#deconstruct
  • Array#intersection
  • Array#minmax
  • Enumerator.produce
  • Enumerator::Lazy#eager
  • Enumerator::Lazy#filter_map
  • Enumerator::Lazy#with_index
  • Fiber#raise
  • File.absolute_path?
  • Hash#deconstruct_keys
  • IO#set_encoding_by_bom
  • Module#const_source_location
  • Module#ruby2_keywords
  • Proc#ruby2_keywords
  • Range#count
  • Range#minmax
  • Struct#deconstruct
  • Struct#deconstruct_keys
  • Symbol#end_with?
  • Symbol#start_with?
  • Time#ceil
  • Time#floor
  • UnboundMethod#bind_call
  • Enumerable#filter_map
  • Enumerable#tally
  • GC.compact
  • GC.verify_compaction_references
  • FrozenError#receiver

追加された組(クラス)、これらは日本語化の対象:

  • Enumerator::Producer
    • Enumerator::Producer#each
  • NoMatchingPatternError

追加された特異操作(メソッド)、これらは日本語化の対象:

  • $LOAD_PATH.resolve_feature_path
  • ENV.freeze
  • ENV.merge!

追加された暗黙の型変換の操作(メソッド)、これらは日本語化しない:

  • Enumerator::Yielder#to_proc

追加された秘密の操作(メソッド)、これらは日本語化しない:

  • Enumerator::Lazy#_enumerable_collect
  • Enumerator::Lazy#_enumerable_collect_concat
  • Enumerator::Lazy#_enumerable_drop
  • Enumerator::Lazy#_enumerable_drop_while
  • Enumerator::Lazy#_enumerable_filter
  • Enumerator::Lazy#_enumerable_filter_map
  • Enumerator::Lazy#_enumerable_find_all
  • Enumerator::Lazy#_enumerable_flat_map
  • Enumerator::Lazy#_enumerable_grep
  • Enumerator::Lazy#_enumerable_grep_v
  • Enumerator::Lazy#_enumerable_map
  • Enumerator::Lazy#_enumerable_reject
  • Enumerator::Lazy#_enumerable_select
  • Enumerator::Lazy#_enumerable_take
  • Enumerator::Lazy#_enumerable_take_while
  • Enumerator::Lazy#_enumerable_uniq
  • Enumerator::Lazy#_enumerable_with_index
  • Enumerator::Lazy#_enumerable_zip
  • FrozenError#initialize

廃止されたメソッド、これらは日本語化しない:

  • TracePoint#__enable
  • ObjectSpace::WeakMap#finalize
  • RubyVM.resolve_feature_path

from ruby-japanize.

y10k avatar y10k commented on August 22, 2024

Ruby 2.7.0がリリース済みなので、Issueの内容をRuby 2.7.0対応に変更する。

from ruby-japanize.

Related Issues (19)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.