エントリーの編集
エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
JRuby and Rails 3, Sitting in a Tree
記事へのコメント0件
- 注目コメント
- 新着コメント
このエントリーにコメントしてみましょう。
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています
- バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
JRuby and Rails 3, Sitting in a Tree
Posted by Nick Sieger Wed, 24 Feb 2010 03:58:00 GMT Synopsis jruby -S rails new myapp -m http://j... Posted by Nick Sieger Wed, 24 Feb 2010 03:58:00 GMT Synopsis jruby -S rails new myapp -m http://jruby.org/rails3.rb When creating your Rails 3 application, just add the JRuby-specific template (-m http://jruby.org/rails3.rb). Details $ jruby -S gem install rails --pre --no-rdoc --no-ri Due to a rubygems bug, you must uninstall all older versions of bundler for 0.9 to work Successfully installed i1