Sha256: b6640902007db86ef1372c7526adb0f472b1bc65d81ac4ad417baa28d9560233

Contents?: true

Size: 668 Bytes

Versions: 30

Compression:

Stored size: 668 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/<%= 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

30 entries across 17 versions & 5 rubygems

Version Path
dima-restfulx-1.2.0 app_generators/rx_app/templates/index.html.erb
dima-restfulx-1.2.0 rails_generators/rx_config/templates/index.html.erb
dima-restfulx-1.2.1 app_generators/rx_app/templates/index.html.erb
dima-restfulx-1.2.1 rails_generators/rx_config/templates/index.html.erb
dima-ruboss4ruby-1.0.5 rails_generators/ruboss_config/templates/index.html.erb
dima-ruboss4ruby-1.1.0 rails_generators/ruboss_config/templates/index.html.erb
dima-ruboss4ruby-1.1.0 app_generators/ruboss_app/templates/index.html.erb
dima-ruboss4ruby-1.1.1 rails_generators/ruboss_config/templates/index.html.erb
dima-ruboss4ruby-1.1.1 app_generators/ruboss_app/templates/index.html.erb
dima-ruboss4ruby-1.1.2 rails_generators/ruboss_config/templates/index.html.erb
dima-ruboss4ruby-1.1.2 app_generators/ruboss_app/templates/index.html.erb
emergent-core-0.1.0 rails_generators/emergent_config/templates/core/index.html.erb
emergent-core-0.1.0 app_generators/emergent_core/templates/core/index.html.erb
emergent-core-0.1.01 rails_generators/emergent_config/templates/core/index.html.erb
emergent-core-0.1.02 app_generators/emergent_core/templates/core/index.html.erb
emergent-core-0.1.01 app_generators/emergent_core/templates/core/index.html.erb
emergent-core-0.1.02 rails_generators/emergent_config/templates/core/index.html.erb
restfulx-1.2.1 app_generators/rx_app/templates/index.html.erb
restfulx-1.2.0 rails_generators/rx_config/templates/index.html.erb
restfulx-1.2.0 app_generators/rx_app/templates/index.html.erb