Sha256: 7da6167d9aee6a2c4f5b54d8ccb7fe0b7d8bf6aafcb4f10538206b6218cf6b34

Contents?: true

Size: 673 Bytes

Versions: 11

Compression:

Stored size: 673 Bytes

Contents

<html>
	<head>
		<title><%= project_name %></title>
		<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
		<script type="text/javascript" src="javascripts/swfobject.js"></script>
		<script type="text/javascript">
		swfobject.embedSWF("bin/<%= flex_project_name %>.swf", "mainApp", "100%", "100%", "9.0.0", "expressInstall.swf");
		</script>
		<style>
		  body { margin: 0px; overflow: hidden; }
		</style>
	</head>
	<body>
		<div id="mainApp">
			<p><a href="http://www.adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" /></a></p>
		</div>
	</body>
</html>

Version data entries

11 entries across 11 versions & 4 rubygems

Version Path
captproton-restfulx-1.2.3 app_generators/rx_app/templates/index.html.erb
dima-restfulx-1.2.2 app_generators/rx_app/templates/index.html.erb
dima-restfulx-1.2.3 app_generators/rx_app/templates/index.html.erb
dima-restfulx-1.2.4 app_generators/rx_app/templates/index.html.erb
rlmattax-restfulx-1.2.4.1 app_generators/rx_app/templates/index.html.erb
restfulx-1.3.1 app_generators/rx_app/templates/index.html.erb
restfulx-1.3.0 app_generators/rx_app/templates/index.html.erb
restfulx-1.2.5 app_generators/rx_app/templates/index.html.erb
restfulx-1.2.3 app_generators/rx_app/templates/index.html.erb
restfulx-1.2.4 app_generators/rx_app/templates/index.html.erb
restfulx-1.2.2 app_generators/rx_app/templates/index.html.erb