Sha256: ce7c3ead6a98b59b392e37e3eaccc5d4fc1d9337423c9247ee8a5efc67e3fb5d
Contents?: true
Size: 393 Bytes
Versions: 3
Compression:
Stored size: 393 Bytes
Contents
012345678901234567890123456789012345678901234567890123456789012345678901 ruby hw.rb -r webrick This is the simplest IOWA application. It consists of a ruby file that requires the main iowa library, and then calls Iowa.run, and a single view file, Main.html. The application will be listening on 127.0.0.1, port 2001. IOWA applications will pass a request to the Main component by default.
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
IOWA-1.0.3 | examples/hw1/iowa/README |
IOWA-1.0.2 | examples/hw1/iowa/README |
IOWA-1.0.0 | examples/hw1/iowa/README |