2010-09-18 00:56:51 +00:00
|
|
|
---
|
|
|
|
layout: default
|
|
|
|
title: Jasmine Downloads
|
|
|
|
---
|
|
|
|
|
|
|
|
## Downloads
|
|
|
|
|
|
|
|
These files are for the standalone release, meant for inclusion on a static HTML page and manual management of files.
|
|
|
|
|
|
|
|
For a using Jasmine with Ruby on Rails, other Ruby frameworks, within Continuous Integration environments, or to gain
|
|
|
|
more dynamic source and test file loading, see [Using the Jasmine Gem](gem.html).
|
|
|
|
|
2010-09-18 05:13:07 +00:00
|
|
|
<table id="standalone-downloads">
|
2010-09-18 00:56:51 +00:00
|
|
|
<tr>
|
|
|
|
<th></th>
|
|
|
|
<th>Version</th>
|
|
|
|
<th>Size</th>
|
|
|
|
<th>Date</th>
|
|
|
|
<th>SHA1</th>
|
|
|
|
</tr>
|
2010-09-18 05:13:07 +00:00
|
|
|
<!-- START_DOWNLOADS -->
|
2010-09-18 00:56:51 +00:00
|
|
|
<tr>
|
|
|
|
<td class="link"><a href='downloads/jasmine-standalone-1.0.0.zip'>jasmine-standalone-1.0.0.zip</a></td>
|
|
|
|
<td class="version">1.0.0</td>
|
|
|
|
<td class="size">20k</td>
|
|
|
|
<td class="date">2010/09/14 12:54:38 PDT</td>
|
|
|
|
<td class="sha">1866f654a3ad0ab9109393ce31d6613c77916607</td>
|
|
|
|
</tr>
|
|
|
|
<tr class="rc">
|
|
|
|
<td class="link"><a href='downloads/jasmine-standalone-1.0.0.rc1.zip'>jasmine-standalone-1.0.0.rc1.zip</a></td>
|
|
|
|
<td class="version">1.0.0.rc1</td>
|
|
|
|
<td class="size">19k</td>
|
|
|
|
<td class="date">2010/08/26 13:09:41 PDT</td>
|
|
|
|
<td class="sha">20e7da22bc7ce3433331a5ad44eb199f4ff34065</td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td class="link"><a href='downloads/jasmine-standalone-0.11.1.zip'>jasmine-standalone-0.11.1.zip</a></td>
|
|
|
|
<td class="version">0.11.1</td>
|
|
|
|
<td class="size">18k</td>
|
|
|
|
<td class="date">2010/06/25 16:05:30 PDT</td>
|
|
|
|
<td class="sha">26998c7ca047e47f84c382a4efeb1dc5cb8661a6</td>
|
|
|
|
</tr>
|
2010-09-18 05:13:07 +00:00
|
|
|
<!-- END_DOWNLOADS -->
|
2010-09-18 00:56:51 +00:00
|
|
|
</table>
|