Skip to content

Instantly share code, notes, and snippets.

@iosadchiy
Created May 16, 2011 16:03
Show Gist options
  • Save iosadchiy/974727 to your computer and use it in GitHub Desktop.
Save iosadchiy/974727 to your computer and use it in GitHub Desktop.
+ def destroy
+ url = edit_admin_kitchen_path(params[:kitchen_id])
+ destroy! { url }
+ end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment