P
Patrick May
Hello,
I have just added (tested!) support for the ruby in-process web servers:
fastcgi
mod_ruby
webrick
Now, narf can run a real website! The latest release can be downloaded
at:
http://prdownloads.sourceforge.net/narf-lib/narf-0.5.1.tgz?download
To install:
% tar -xvzf narf-0.5.1.tgz
% cd narf-0.5.1
% ruby build.rb test (optional)
% ruby install.rb config
% ruby install.rb setup
% ruby install.rb install
Narf is a replacement cgi for ruby. It also supports writing
functional tests for web applications, and contains a bundled wiki as
an example application. For more information, visit:
http://www.narf-lib.org
Cheers,
Patrick
I have just added (tested!) support for the ruby in-process web servers:
fastcgi
mod_ruby
webrick
Now, narf can run a real website! The latest release can be downloaded
at:
http://prdownloads.sourceforge.net/narf-lib/narf-0.5.1.tgz?download
To install:
% tar -xvzf narf-0.5.1.tgz
% cd narf-0.5.1
% ruby build.rb test (optional)
% ruby install.rb config
% ruby install.rb setup
% ruby install.rb install
Narf is a replacement cgi for ruby. It also supports writing
functional tests for web applications, and contains a bundled wiki as
an example application. For more information, visit:
http://www.narf-lib.org
Cheers,
Patrick