What is the best way to spec nested partials in rails? Here is the generic type of nesting I am trying to spec.
new.html.erb
edit.html.erb
_outer_partial.html.erb
_inner_partial.html.erb
_______________________________________________
rspec-users mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/rspec-users
