Sha256: 07c75bcdf70ac9f48985c02b7abb07eaae79fc46e5647e318651376e44d26174
Contents?: true
Size: 292 Bytes
Versions: 1
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 => 7000
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ramaze-0.2.1 | lib/proto/start.rb |