るりまサーチ

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

別のキーワード

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

検索結果

<< < ... 2 3 4 >>

rubygems/commands/specification_command (18.0)

指定された Gem パッケージの gemspec の情報を YAML 形式で表示するためのライブラリです。

...[GEMFILE] [options]
Options:
-v, --version VERSION Specify version of gem to examine
--platform PLATFORM Specify the platform of gem to specification
--all Output specifications for all versions of...
...限定します
-b, --both ローカルとリモートの両方の操作を許可します
-B, --bulk-threshold COUNT Threshold for switching to bulk
synchronization (default 1000)
--source URL G...
...ッシュを更新します
Common Options:
-h, --help このコマンドのヘルプを表示します
-V, --[no-]verbose 表示を詳細にします
-q, --quiet 静かに実行します
--config-file FILE...

NEWS for Ruby 2.1.0 (12.0)

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

...キーと値のペアの配列をハッシュに変換します。

* Binding
* 追加: Binding#local_variable_get
* 追加: Binding#local_variable_set
* 追加: Binding#local_variable_defined?

* Enumerable
* 追加: Enumerable#to_h キーと値のペアのリストをハッシ...
...ようになりました

* Kernel
* 追加: Kernel#singleton_method(Object#singleton_method)

* Module
* 追加: Module#using, which activates refinements of the specified module only
in the current class or module definition.
* 追加: Module#singleton_class? レシーバー...
...: rb_gc_count() GCが発生した回数を返します。

* 追加: rb_gc_stat() GC.stat が返す値にオーバーヘッドなしにアクセスできます。

* 追加: rb_gc_latest_gc_info() GC.latest_gc_info にアクセスできます。

* 追加: rb_postponed_job_register() VMが一...

rubygems/commands/outdated_command (12.0)

更新が必要な Gem パッケージの一覧を出力するためのライブラリです。

...限定します
-b, --both ローカルとリモートの両方の操作を許可します
-B, --bulk-threshold COUNT Threshold for switching to bulk
synchronization (default 1000)
--source URL G...
...ッシュを更新します
Common Options:
-h, --help このコマンドのヘルプを表示します
-V, --[no-]verbose 表示を詳細にします
-q, --quiet 静かに実行します
--config-file FILE...
<< < ... 2 3 4 >>