Ask A Question

Notifications

Youโ€™re not receiving notifications from this thread.

Adding a Blog Post Destroy Action and Refactoring Discussion

Does asdf support ruby > 3.2.0 on Mac Ventura 13.1?

Reply

Yes, it supports all Ruby versions because it uses ruby-build underneath.

Reply

Hey there!

Amazing videos, thanks so contributing.
one thing to better is if you zoom in on code for the next videos it would great

Reply

Thanks for that classes, Chris! :)

Reply

Yes, it supports all Ruby versions

Reply

thanks!

Reply

For those wondering why the popup didn't show up, you can add this at the top of index.html.erb:
<%= javascript_include_tag "turbo", type: "module" %>

At least that's how I solved it following previous tutorial ๐Ÿ˜‡

Reply

Thank you, this issue may be due to changes since Rails 7.0 that the tutorial uses. I am using Rails 8 and I had this issue.

Reply

As a JS dev I was following along the route creation and thinking "Well, that is really easy". Then the refactor completely blew my mind. ๐Ÿ˜ I think I am going to really like this Rails thing...

Reply

Really enjoying these tutorials (once I found a good screen layout so I could read the code in the video properly), and got organised with a quick way to pause the video so I could keep up.

One suggestion... I'd have loved to have tests in place prior to refactoring the routes and controller :)

Reply
Join the discussion
Create an account Log in

Want to stay up-to-date with Ruby on Rails?

Join 86,796+ developers who get early access to new tutorials, screencasts, articles, and more.

    We care about the protection of your data. Read our Privacy Policy.