| Rails on IIS |
阅读数:899次 |
The purpose of the RubyOnIIS project is to create a consistent setup procedure and helper applications to make life easier when trying to get Ruby on Rails running together with the Microsoft Internet Information Server, a.k.a. IIS.
|
| 原文网址:http://rubyforiis.sosukodo.org/rubyforiis |
等级:
时间:9/8/2005 6:58:03 AM 收藏人:问天
|
|
|
|
| SCGI Ruby on Rails Runner |
阅读数:602次 |
The SCGI Rails Runner (SRR) is a very small Ruby script for running Ruby On Rails for high-speed deployment of your applications in production. SRR is intended as a replacement for the ancient FastCGI code base and bring some big advantages to Rails deployment for production operations
|
| 原文网址:http://www.zedshaw.com/projects/scgi_rails/ |
等级:
时间:10/6/2005 7:09:59 PM 收藏人:问天
|
|
| Liquid - Trac |
阅读数:590次 |
Liquid is a template engine which I wrote for very specific requirements
* It has to have beautiful and simple markup. Template engines which don't produce good looking markup are no fun to use.
* It needs to be non evaling and secure. Liquid templates are made so that users can edit them. You don't want to run code on your server which your users wrote.
* It has to be stateless.
|
| 原文网址:http://home.leetsoft.com/liquid |
等级:
时间:11/7/2005 11:20:24 PM 收藏人:问天
|
|
| Locomotive |
阅读数:587次 |
Locomotive is a flexible one-click solution to Ruby on Rails development for Mac OS X 10.3 . In one self-contained application, it gives you a fully functional Rails development platform including: (but not limited to)
The framework: Ruby on Rails
The favored webserver: lighttpd with FastCGI
An embedded database: SQLite
|
| 原文网址:http://locomotive.sourceforge.net/ |
等级:
时间:10/6/2005 3:14:08 AM 收藏人:kat2e
|
|
|
|
|
|
|
|