Sha256: 53d8e5533e4d965ef49f4ce8eab95ecabbd3465895daa53f730e3e383209a3ea
Contents?: true
Size: 600 Bytes
Versions: 4
Compression:
Stored size: 600 Bytes
Contents
# = Nitro # # Nitro is an efficient, yet simple engine for developing professional # Web Applications using the Ruby language. Nitro aims to provide a # robust infrastructure for scalable web applications that can be # distributed over a server cluster. However, Nitro can also power # simple web applications for deployment on intranets or even personal # computers. Nitro integrates the powerful Og Object-Relational mapping # library. # # code: # * George Moschovitis <gm@navel.gr> # # (c) 2004 Navel, all rights reserved. # $Id: nitro.rb 167 2004-11-23 14:03:10Z gmosx $ require 'glue'
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
nitro-0.7.0 | lib/nitro.rb |
nitro-0.6.0 | lib/nitro.rb |
nitro-0.5.0 | lib/nitro.rb |
nitro-0.8.0 | lib/nitro.rb |