Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting started guide broken for 7.0.0 #44003

Closed
pb82 opened this issue Dec 26, 2021 · 2 comments
Closed

Getting started guide broken for 7.0.0 #44003

pb82 opened this issue Dec 26, 2021 · 2 comments

Comments

@pb82
Copy link

pb82 commented Dec 26, 2021

Steps to reproduce

Follow the Getting started with Rails guide guide from here until the chapter Deleting an article.

Expected behavior

The described way of deleting an article does no longer work. I'm only starting with Rails, but it looks like the guide needs to be updated for Hotwire.

Actual behavior

The destroy link does not delete the article and instead just reloads the page.

System configuration

Rails version: 7.0.0

Ruby version: 3.0.3

@ghiculescu
Copy link
Member

#43974 will resolve this.

@kamipo
Copy link
Member

kamipo commented Dec 27, 2021

Fixed by #43974.

@kamipo kamipo closed this as completed Dec 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants