Update Readme to include mention of jasmine 2 ajax documentation.

While attempting to use this gem, I ran into a bunch of issues due to the readme being out of date. I know the updated version is still a work in progress however I propose adding a link to the documentation on the jasmine github since it was quite useful to me.
This commit is contained in:
Robert Clark 2013-12-23 17:12:31 -05:00
parent 9758c0e25d
commit acbb393316

View File

@ -4,7 +4,7 @@ THIS HAS NOT BEEN UPDATED FOR THE NEW JASMINE-AJAX 2.0 RELEASE. HERE BE DRAGONS.
This branch is now version 2.0, if you need jasmine-ajax for Jasmine 1.3.x please grab the last release from that tag.
If you are trying to use the updated version of the gem, consider using the documentation located on [jasmine.github.io](http://jasmine.github.io/2.0/ajax.html) as it is more up-to-date.
jasmine-ajax - Faking Ajax responses in your Jasmine suite.
===