Sha256: 580fc1bb57daefcdad9804a25e9531457ffe21ca0950a5159630f5e7fb974b59

Contents?: true

Size: 815 Bytes

Versions: 2

Compression:

Stored size: 815 Bytes

Contents

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="{lang:}">
  <head>
    <title>{title: }</title>
    <link href="{relocatable: default.css}" rel="stylesheet" type="text/css" media="screen"/>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  </head>
<body>

<div id="container">
	<div id="header">
        <h2>Behaviour Driven Development for <strong>Ruby</strong></h2>
		<h1>RSpec {version: }</h1>
	</div>

	<div id="navigation">
	    {menu: {menuStyle: horizontal}}
	</div>

	<div id="content">
		{content: }
		
		<div id="footer">
			Webdesign by <a href="http://www.oswd.org/user/profile/id/9462">JM</a>
		</div>
	</div>
</div>

</body>
</html>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
rspec-0.5.10 doc/src/default.template
rspec-0.5.11 doc/src/default.template