I'm having the exact problem described in this earlier post: http://www.nabble.com/Odd-response.body-behavior-to12837556.html#a12837556
That is, after a post, response.body is just the controller/view string ("user/login" in my case). Failing to find any answer on the web, I'm trying to trace execution, but hitting a bit of a snag. I'm tracing the ancestry of self inside a test example to see where the "post" function is actually defined. I'm getting a hit on Spec::Rails::Example::FunctionalExampleGroup, but I cannot find where it is defined in this module! ????? -- View this message in context: http://www.nabble.com/Whence-%22post%22-in-a-description--tp15988683p15988683.html Sent from the rspec-users mailing list archive at Nabble.com. _______________________________________________ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo/rspec-users