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

Pop-up regarding a bug found when following along Ruby on Rails guide. #243

Open
riztaha opened this issue Apr 29, 2020 · 1 comment
Open

Comments

@riztaha
Copy link

riztaha commented Apr 29, 2020

Found a bug while following along on https://guides.rubyonrails.org/v4.2/getting_started.html
when dealing with show.html.erb

  Title:   <%= @article.title %>

 

  Text:   <%= @article.text %>

  <%= link_to 'Edit', edit_article_path(@Article) %> | <%= link_to 'Back', articles_path %>
@gingermusketeer
Copy link
Member

@riztaha What command are you using to format this file? Also are you on the most recent version of rufo?

I am not able to reproduce it with the above snippet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants