public
Description: Simplify your view testing. Forget assert_select.
Homepage: http://ozmm.org/posts/some_ruby_code.html
Clone URL: git://github.com/uhlenbrock/body_matcher.git
Search Repo:
updated readme
uhlenbrock (author)
Sun Jun 29 15:45:25 -0700 2008
commit  3e1aa712691effd37b1c2382b3d9af90ad39b938
tree    9d7fd1f540af3671c1f5dfe4501f1eca0730dc3e
parent  9a224280976ec9a26b9e7fd1b28fa6cf3b388bf7
...
36
37
38
39
 
40
41
...
36
37
38
 
39
40
41
0
@@ -36,5 +36,5 @@ requires Hpricot. Enjoy.
0
 ## Change Log
0
 
0
 **06.27.2008** Modified for compatibility with test/spec 0.4.0.
0
-Removed the body alias_method and added a new body_matcher method
0
+Removed the `body` `alias_method` and added a new `body_matcher` method
0
 to traverse @response.body.
0
\ No newline at end of file

Comments

    No one has commented yet.