Adding a Blog Post Destroy Action and Refactoring Discussion
Discussion for
Adding a Blog Post Destroy Action and Refactoring
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
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 ๐