Sha256: a008565eea734b49ea24fcce0da1b25cdfcf6115d8f1c9db50103d93705968ac
Contents?: true
Size: 292 Bytes
Versions: 4
Compression:
Stored size: 292 Bytes
Contents
# Copyright (c) 2006 Michael Fellinger m.fellinger@gmail.com # All files in this distribution are subject to the terms of the Ruby license. require 'rubygems' require 'ramaze' require 'src/controller/main' require 'src/element/page' require 'src/model' Ramaze.start :port => 3000
Version data entries
4 entries across 4 versions & 1 rubygems