From 5a530c2f7d43df61cb7b9281175372eede156436 Mon Sep 17 00:00:00 2001 From: Harry Ugol & Tyler Schultz Date: Mon, 28 Jun 2010 10:52:22 -0700 Subject: [PATCH] Add gem reference. --- index.html | 23 ++++++++++++++--------- 1 file changed, 14 insertions(+), 9 deletions(-) diff --git a/index.html b/index.html index ee71c40..72f376d 100644 --- a/index.html +++ b/index.html @@ -27,7 +27,7 @@ .description { font-size: 1.2em; margin-top: 50px; font-style: italic; float: right; text-align: right; } .download { float: right; } pre { background: #eff3e3; border: 3px solid black; color: #000; padding: 15px;} - hr { border: 15px solid #7ac142 } + hr { border: 15px solid #7ac142; clear: both; } .footer { text-align:center; padding-top:30px; font-style: italic; } table { border-collapse: collapse; width: 100% } table th, table td { border: 1px solid #aaa; padding: .2em; } @@ -58,10 +58,10 @@ describe("Jasmine", function() { });

Documentation

-

- JSDoc -
README -

+

Download

@@ -75,12 +75,21 @@ describe("Jasmine", function() {

+ +

Ruby integration: [more info]

+
gem install jasmine
+

You can also clone the project with Git by running:

$ git clone git://github.com/pivotal/jasmine

Support

+ +

+ Powered by   Pivotal Labs +

+

Discussion: http://groups.google.com/group/jasmine-js
Group email: jasmine-js@googlegroups.com @@ -89,10 +98,6 @@ describe("Jasmine", function() {
Twitter: @JasmineBDD

-

- Powered by   Pivotal Labs -

-