using

検索

以下に検索結果を表示します。

ruby_install
8 ヒット, 最終更新:
Mono >= 2.6 For Ruby 1.9.3: Install libksba # If using Homebrew, 'brew install libksba' You can use & d... . Xcode 4.2: * is only supported by ruby 1.9.3+ using command line flag: --with-gcc=clang * it breaks ... =  一時的に Ruby 1.9.3 に切り替える。 <code> $ rvm use 1.9.3 Using /Users/tomoyan/.rvm/gems/ruby-1.9.3-p0 </code>  ... 1.9.3 をデフォルトにする。 <code> $ rvm use 1.9.3 --default Using /Users/tomoyan/.rvm/gems/ruby-1.9.3-p0 </code> =