[rspec-users] view specs with partials
Micah Martin
micah at 8thlight.com
Tue Nov 28 23:36:40 EST 2006
That did the trick. Thanks Pat.
Micah Martin
On Nov 28, 2006, at 5:40 PM, Pat Maddox wrote:
>
> Basically in the mean time, just do
> render :partial => "controller_name/partial_name"
>
> So like if the partial is named "person" and it's under the "people"
> views dir, it'd be
> render :partial => "people/person"
>
> That'll work until we get it fixed in the plugin.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://rubyforge.org/pipermail/rspec-users/attachments/20061128/ae3eb681/attachment.html
More information about the rspec-users
mailing list