るりまサーチ

最速Rubyリファレンスマニュアル検索!
101件ヒット [1-100件を表示] (0.028秒)
トップページ > クエリ:v[x] > クエリ:about[x]

別のキーワード

  1. socket ipv6_v6only
  2. socket ai_v4mapped
  3. socket ai_v4mapped_cfg
  4. _builtin grep_v
  5. etc cs_v6_env

検索結果

<< 1 2 > >>

RSS::ImageFaviconModel::ImageFavicon#about (24102.0)

@todo

@todo

RSS::RDF::Channel::ImageFavicon#about (21102.0)

@todo

@todo

RSS::ImageFaviconModel::ImageFavicon#about= (12102.0)

@todo

@todo

RSS::RDF::Channel::ImageFavicon#about= (9102.0)

@todo

@todo

RSS::TrackBackModel10::TrackBackAbout#value (9100.0)

@todo

@todo

絞り込み条件を変える

RSS::TrackBackModel10::TrackBackAbout#value= (9100.0)

@todo

@todo

RSS::TrackBackModel20::TrackBackAbout#value (9100.0)

@todo

@todo

RSS::TrackBackModel20::TrackBackAbout#value= (9100.0)

@todo

@todo

NEWS for Ruby 3.0.0 (18.0)

NEWS for Ruby 3.0.0 このドキュメントは前回リリース以降のバグ修正を除くユーザーに影響のある機能の変更のリストです。

...ation warnings in Ruby 2.7 will now
result in ArgumentError or different behavior. 14183
* Procs accepting a single rest argument and keywords are no longer
subject to autosplatting. This now matches the behavior of Procs
accepting a single rest argument and no keywords.
16166

//...
...* `in` is changed to return `true` or `false`. 17371

//emlist{
0 => a
p a #=> 0

{b: 0, c: 1} => {b:}
p b #=> 0
//}

//emlist{
# version 3.0
0 in 1 #=> false

# version 2.7
0 in 1 #=> raise NoMatchingPatternError
//}

* Find-pattern is added. [EXPERIMENTAL]
16828

//emlist{
case ["a", 1,...
...rrent scheduler. See rdoc-ref:fiber.md for more details about what operations are supported and how to implement the scheduler hooks. 16786
* Fiber.blocking? tells whether the current execution context is blocking. 16786
* Thread#join invokes the scheduler hooks `block`/`unblock` in a non-bl...
<< 1 2 > >>