るりまサーチ

最速Rubyリファレンスマニュアル検索!
12件ヒット [1-12件を表示] (0.006秒)
トップページ > クエリ:requires[x] > 種類:ライブラリ[x]

別のキーワード

  1. context requires
  2. rdoc/context requires
  3. requires rdoc/context
  4. requires rdoc::require
  5. requires rdoc::context

検索結果

rubygems/commands/lock_command (7.0)

指定された特定のバージョンの Gem パッケージに依存する Gem を使用するために 必要な Kernel#gem メソッドの呼び出し方法を文字列で出力します。

...o ensure that the current
versions are loaded. Make sure that lockdown.rb is loaded *before* any
other require statements.

Notice that rails 1.0.0 only requires that rake 0.6.2 or better be used.
Rake-0.7.0.1 is the most recent version installed that satisfies that, s...