Rails勉強会@東京第29回(The 29th Rails Study Meeing Tokyo)
This is a study meeting of Ruby on Rails which periodical
If you happened to be interested
Rails勉強会@東京第29回(The 29th Rails Study Meeing Tokyo)
This is a study meeting of Ruby on Rails which periodical
If you happened to be interested
以前紹介したPassenger (別名mod_rails)がリリースされたようです。
Passenger mod_rails for Apache
Gemで配布されているので、インストールは以下でOK.
1 % sudo gem install passenger
DHHも記事を書いてます。
Passenger (mod_rails for Apache) launches
The guys at Phusion has finally wrapped up Passenger, their mod_rails-
like module for Apache. It’s looking like a great, easy solution for people who want a more PHP-like deployment story.
今後が楽しみですね。
個人的にはEbb+swifti
See Also
日ごろ何かとお世話になっているRDocのバージョン2.0.0がリリースされたようです。
rdoc version 2.0.0 has been released!
RDoc is an applicatio
n that produces documentat ion for one or more Ruby source files. RDoc includes the rdocandritools for generatingand displaying online documentat ion.