Commit Graph

37 Commits

Author SHA1 Message Date
Rick Carlino
ebf7300846 Fix README text.
Said "four parts", but there are actually five parts.
2016-09-20 12:36:55 -05:00
John Reeves
2c6c057eda Add missing '
Sorry about that :)
2015-10-24 07:24:34 +01:00
John Reeves
4b2c2d9903 Add NPM installation instructions
Fixes #131
2015-10-19 21:20:52 +01:00
Gregg Van Hove
8b68db5163 Update messaging for 1.3 compatibility
Fix #121
2015-07-14 15:11:57 -07:00
unknown
6e77139011 added feature to match data/query against RegExp
Fixes #115
2015-06-12 13:33:26 -07:00
Jen Hamon
ea68594915 Update links 2015-03-31 21:10:54 -07:00
Jen Hamon
4caea6ec1c Add github-flavored markdown syntax highlighting 2015-03-31 19:57:09 -07:00
Jen Hamon
5b0bd44aa7 Update copyright year 2015-03-31 19:28:26 -07:00
Mstudio-Ishikawa
d3d64a87b8 modify example code
'response' method is deprecated. use 'respondWith' instead of
2014-11-29 14:19:44 +09:00
Gregg Van Hove
d9da8636f9 Update travis badge 2014-11-26 22:17:15 -08:00
slackersoft
d893394765 Add the ability to add custom parameter parsers at runtime 2014-06-12 13:29:33 -07:00
Max Calabrese
8d4161407f Fix code example in readme. 2014-06-01 19:57:05 +02:00
Jake Quain
955152d6be Another Readme update for Jasmine-Ajax 2.0 2014-05-30 17:31:02 -04:00
Sid Raval
138c00b336 Update README to match syntax from Jasmine 2.0 and Jasmine-Ajax 2.0 2014-03-16 12:46:20 -04:00
Sid Raval
de3de0c2b5 Update README to match syntax from Jasmine 2.0 and Jasmine-Ajax 2.0 2014-03-15 14:33:17 -04:00
Sheel Choksi
ca0acd7109 Update README 2014-01-09 20:35:05 -08:00
Robert Clark
acbb393316 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.
2013-12-23 17:12:31 -05:00
Sheel Choksi
991f078730 Add Travis build badge to Readme 2013-10-31 09:58:45 -07:00
JR Boyens and Tim Jarratt
337b27f33a Update README with new instructions... dragons 2013-10-18 12:48:26 -07:00
JR Boyens and Tim Jarratt
059d576faa Merge remote-tracking branch 'origin/jasmine_2_0_interface'
Conflicts:
	lib/mock-ajax.js
2013-10-18 12:44:34 -07:00
Guilherme Berger
b0d77d1929 Update README to fix header number 2013-07-29 17:15:42 -03:00
joshweinstein
c0a1879011 Remove arrant single quote from readme. 2013-05-02 21:59:38 -03:00
Derek Gallo
2572435485 Clarify mock request order of operations in README
It wasn't apparent, at least to me, from the README that you specified the test responses AFTER your code started an Ajax request.
2013-05-01 13:25:13 -03:00
JR Boyens
9b2852195a Merge with master 2013-02-18 21:18:26 -08:00
ragaskar
ac7738a97d Add README example for testing request parameters. 2013-02-07 07:21:46 -08:00
JR Boyens
5da18cc238 Remove specific library support and move to supporting XMLHttpRequest 2013-01-08 23:47:56 -08:00
pivotal-blueprint
ed04391d57 Update README.markdown 2012-12-20 11:28:31 -08:00
Shroder
6030662bd0 Adding missing closed bracket to TestResponses under step #1. 2011-10-11 10:14:42 -07:00
Ben Smith & Hunter Gillane
37454059e3 README 2011-08-29 19:59:25 -06:00
Hunter Gillane
c3b9ede8d4 readme 2010-08-23 21:46:47 -07:00
Hunter Gillane
4fd728540e update README for jQuery 2010-08-23 21:45:06 -07:00
Carl Jackson
228ac8014f Added MIT license 2010-08-03 13:57:16 -07:00
Hunter Gillane
e6f723609f fixed path to test_responses in readme 2010-08-01 13:18:16 -07:00
Hunter Gillane
29915f2ce7 more readme 2010-08-01 13:16:31 -07:00
Hunter Gillane
9df3e1d56d readme 2010-08-01 12:44:03 -07:00
Hunter Gillane
237c9fea98 readme 2010-07-31 19:50:27 -07:00
Hunter Gillane
7554da9ffa onSuccess should get called with an array of Tweet objects 2010-07-31 18:43:10 -07:00