[rspec-users] render_views and render_to_string
Nick
nick at deadorange.com
Wed Mar 9 22:39:16 EST 2011
Bump. Any ideas?
On Sunday, March 6, 2011 5:48:29 PM UTC-5, Nick wrote:
>
> Hey guys. One of my controller actions uses #render_to_string to send back
> a JSON response.
>
> When I try to spec this, Ruby raises a NoMethodError, saying that
> #render_to_string doesn't exist in my controller action.
>
> Here's the controller action, spec, and output:
> http://pastie.org/1640962
>
> Any idea what I'm doing wrong? Thanks,
> Nick
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://rubyforge.org/pipermail/rspec-users/attachments/20110309/c73d49a6/attachment.html>
More information about the rspec-users
mailing list