« [備忘録]All-In-One-Tracでリポジトリ追加 | メイン | [web2.0]修学旅行の予定をgoogleカレンダーで »
2007年09月02日
[rails]Windowsでmongrel
Windowsにmongrelをインストールしたのでメモ
■インストールC:\>gem install mongrel■起動
Need to update 1 gems from http://gems.rubyforge.org
.
complete
Select which gem to install for your platform (i386-mswin32)
1. mongrel 1.0.1 (mswin32)
2. mongrel 1.0.1 (ruby)
3. mongrel 1.0 (mswin32)
4. mongrel 1.0 (ruby)
5. Skip this gem
6. Cancel installation
> 1
Install required dependency gem_plugin? [Yn] Y
Install required dependency cgi_multipart_eof_fix? [Yn]
Successfully installed mongrel-1.0.1-mswin32
Successfully installed gem_plugin-0.2.2
Successfully installed cgi_multipart_eof_fix-2.3
Installing ri documentation for mongrel-1.0.1-mswin32...
Installing ri documentation for gem_plugin-0.2.2...
Installing ri documentation for cgi_multipart_eof_fix-2.3...
Installing RDoc documentation for mongrel-1.0.1-mswin32...
Installing RDoc documentation for gem_plugin-0.2.2...
Installing RDoc documentation for cgi_multipart_eof_fix-2.3...
C:\>cd プロジェクトのルート
C:\プロジェクトのルート>mongrel_rails start -d
いじょ
Ruby on Rails入門―優しいRailsの育て方
posted with amazlet on 07.09.02
西 和則
秀和システム (2006/08)
売り上げランキング: 4460
秀和システム (2006/08)
売り上げランキング: 4460
おすすめ度の平均: 

入門用としては残念。
Railsスタートのベストチョイス
Rubyを知りたい人も、Railsを知りたい人も!投稿者 2ca3 : 2007年09月02日 21:37
トラックバック
このエントリーのトラックバックURL:
http://2ca3.dyndns.org/cgi-bin/mt/mt-tb.cgi/170
