Skip to content
This repository has been archived by the owner on Feb 13, 2018. It is now read-only.

[CHEF-3654] properly redirect to node show #5

Closed
wants to merge 1 commit into from
Closed

Conversation

schisamo
Copy link
Contributor

@schisamo schisamo commented Dec 3, 2012

We need to use a redirect_to (vs a render) so the NodesController's
show method is called. This will ensure the @recipes instance variable
is set (which the show view requires).

fix for:
http://tickets.opscode.com/browse/CHEF-3654

We need to use a `redirect_to` (vs a `render`) so the NodesController's 
show method is called. This will ensure the `@recipes` instance variable 
is set (which the show view requires).
@seth
Copy link
Contributor

seth commented Dec 3, 2012

MWR

@schisamo schisamo closed this Dec 4, 2012
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants