るりまサーチ

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

別のキーワード

  1. base digest
  2. base file
  3. base ==
  4. base hexdigest
  5. bigdecimal base

ライブラリ

クラス

キーワード

検索結果

RSS::Maker::ChannelBase#language (21102.0)

@todo

@todo

RSS::Maker::ChannelBase#language=() (9102.0)

@todo

@todo

RSS::Maker::ChannelBase (6006.0)

channel要素の値を設定します.

...はabout,title,link,
descriptionを設定しなければいけません.

RSS 0.91を生成する場合はtitle,link,
description,languageを設定しなければいけません.

RSS 2.0を生成する場合はtitle,link,
descriptionを設定しなければいけません.

ma...

NEWS for Ruby 3.0.0 (30.0)

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

...is}[rdoc-label:label-Static+analysis] foundation is
introduced.
* {RBS}[rdoc-label:label-RBS] is introduced. It is a type definition
language
for Ruby programs.
* {TypeProf}[rdoc-label:label-TypeProf] is experimentally bundled. It is a
type analysis tool for Ruby prog...
...ompatibility issues

* Default gems
* The following libraries are promoted to default gems from stdlib.
* English
* abbrev
* base64
* drb
* debug
* erb
* find
* net-ftp
* net-http
* net-imap
* net-protocol
* open-uri...
...is executed in a background thread.
* Reduce the number of locks between Ruby and JIT threads.

== Static analysis

=== RBS

* RBS is a new language for type definition of Ruby programs. It allows writing types of classes and modules with advanced types including union types, overloading, gen...