Skip to content

Instantly share code, notes, and snippets.

@mikel
Created August 30, 2010 03:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mikel/556997 to your computer and use it in GitHub Desktop.
Save mikel/556997 to your computer and use it in GitHub Desktop.
== master
Updating documentation on ActiveResource HTTP Mock and also adding test coverage
http://github.com/mikel/rails/commit/e02bba31479be4c12a115556124b1b1a0d6d25de
Adding option to ActiveResource to allow you to not reset the previously stored requests and responses by passing false to respond_to
http://github.com/mikel/rails/commit/2a1b23f851ea3d4634fc68b74fe6b1afed23d3ef
== 3-0-stable
Updating documentation on ActiveResource HTTP Mock and also adding test coverage
http://github.com/mikel/rails/commit/68d9ca0edaf48346ca396ec313511c13422c44ca
Adding option to ActiveResource to allow you to not reset the previously stored requests and responses by passing false to respond_to
http://github.com/mikel/rails/commit/03416f5aaa4ff1ffa57505a7bd6859418e7babfb
== 2-3-stable
Updating documentation on ActiveResource HTTP Mock and also adding test coverage
http://github.com/mikel/rails/commit/482efe429cbc11f96aebddce99f156393e7331ab
Back porting HttpMock test from Rails 3 master
http://github.com/mikel/rails/commit/7df795948fdcf13bc078fc627bfd5b755874e432
Adding option to ActiveResource to allow you to not reset the previously stored requests and responses by passing false to respond_to
Backport of commit 2a1b23f851ea3d4634fc68b74fe6b1afed23d3ef on rails/master
http://github.com/mikel/rails/commit/894808ff41a7e9c70d54bbcd94fc6c14429c9129
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment