るりまサーチ

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

別のキーワード

  1. rdoc version
  2. rdoc attr_modifiers
  3. rdoc class_modifiers
  4. rdoc/context new
  5. rdoc/markdown parse

ライブラリ

クラス

検索結果

RDoc::Context#aliases -> [RDoc::Alias] (21218.0)

追加された RDoc::Alias の配列を返します。

...追加された RDoc::Alias の配列を返します。...

NEWS for Ruby 2.5.0 (24.0)

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

...ull/320
* Preserve time zone offset when deserializing times
https://github.com/ruby/psych/pull/316
* Remove deprecated method aliases for syck gem
https://github.com/ruby/psych/pull/312

* rbconfig
* RbConfig::LIMITS is added to provide the limits of C types....
...* Ripper#state を追加。スキャナーの状態を伝えるためです。13686

* rdoc
* RDoc 6.0.1 に更新
* Replace IRB based lexer with Ripper.
* https://github.com/ruby/rdoc/pull/512
* This much improves the speed of generating documents.
* It also...