On Tuesday, August 16, 2011 8:02:08 AM UTC-4, [email protected] wrote: > > IIRC, render(:json) eventually goes through render_to_string, which would > explain the behavior you're seeing. I could be wrong, but have a look at the > Rails code as a starting point.
Thanks, David. I'll trace through Rails' #render to see what's going on.
_______________________________________________ rspec-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/rspec-users
