Displaying 1 result from an estimated 1 matches for "customer_url".
2007 Oct 01
0
View Spec - Misbehaving
...sent"
>
> end
If I fire up script/server and point the browser at:
http://localhost:3000/0.1/en-US/player_containers/6
It works just fine. However, when I run the spec, I get:
> 1)
> ActionView::TemplateError in ''PlayerContainer show should display name''
> customer_url failed to generate from {:action=>"show", :id=>"12",
> :controller=>"customers"}, expected: {:action=>"show",
> :controller=>"customers"}, diff: {:id=>"12"}
> On line #11 of app/views/player_containers/show.rhtml...