Skip to content

Instantly share code, notes, and snippets.

@cpfarher
Created October 18, 2013 23:43
Show Gist options
  • Select an option

  • Save cpfarher/7049883 to your computer and use it in GitHub Desktop.

Select an option

Save cpfarher/7049883 to your computer and use it in GitHub Desktop.
def update
update! do |format|
format.html { redirect_to admin_cars_path }
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment