Sha256: 314b845f56e580dcd8aa8bcec30a7a9e76ce8f8abc14c635db9dfa04e4e8b6ac

Contents?: true

Size: 1.07 KB

Versions: 25

Compression:

Stored size: 1.07 KB

Contents

<!DOCTYPE html>
<html>
<head>
	<title>Ruby-Mongrel2 QuickStart</title>
	<style type="text/css" media="screen" title="no title" charset="utf-8">
	html {
		margin: 0;
	}

	body {
		background: rgb(206,220,231); /* Old browsers */
		background: linear-gradient(to bottom,  rgba(206,220,231,1) 0%,rgba(89,106,114,1) 100%); /* W3C */
		color: #333;
		margin: 0;
		padding: 4em;
		font-family: Menlo, Monaco, monospace;
		font-size: 76%;
		min-width: 785px;
	}

	footer {
		position: absolute;
		bottom: 5px;
		font-size: 9px;
		color: #666;
	}

	</style>
	<meta charset="utf-8" />
</head>
<body>
	<header>
		<hgroup>
			<h1>Ruby-Mongrel2 Quickstart</h1>
		</hgroup>
	</header>

	<section>
		<p>It Works!&trade;</p>

		<p>If you have a Hello World application connected to <tt>%% HELLOWORLD_SEND_SPEC %%</tt> / 
			<tt>%% HELLOWORLD_RECV_SPEC %%</tt>, you can 
			<a href="%% HELLOWORLD_URI %%">run it here</a>. You should also try killing
			the application, clicking the link, then restarting the app. Neat!</p>
	</section>

	<footer>
		<p>Brought to you by %% VERSION %%.</p>
	</footer>
</body>
</html>

Version data entries

25 entries across 25 versions & 1 rubygems

Version Path
mongrel2-0.48.0 data/mongrel2/index.html.in
mongrel2-0.47.0 data/mongrel2/index.html.in
mongrel2-0.46.0 data/mongrel2/index.html.in
mongrel2-0.45.1 data/mongrel2/index.html.in
mongrel2-0.45.0 data/mongrel2/index.html.in
mongrel2-0.44.0 data/mongrel2/index.html.in
mongrel2-0.43.2 data/mongrel2/index.html.in
mongrel2-0.43.0 data/mongrel2/index.html.in
mongrel2-0.42.0 data/mongrel2/index.html.in
mongrel2-0.42.0.pre.410 data/mongrel2/index.html.in
mongrel2-0.41.0 data/mongrel2/index.html.in
mongrel2-0.40.0 data/mongrel2/index.html.in
mongrel2-0.39.0 data/mongrel2/index.html.in
mongrel2-0.38.0 data/mongrel2/index.html.in
mongrel2-0.37.0 data/mongrel2/index.html.in
mongrel2-0.36.0 data/mongrel2/index.html.in
mongrel2-0.35.0 data/mongrel2/index.html.in
mongrel2-0.34.1.pre.357 data/mongrel2/index.html.in
mongrel2-0.34.0 data/mongrel2/index.html.in
mongrel2-0.33.0 data/mongrel2/index.html.in