Hotwire Native for Rails Developers: Extraneous scriptlet tags in rails code

Hi - thanks for the great resource.

I noticed a couple of places where the rails server errors with the sample code due to some extraneous scriptlet <% tags in the erb templates.

Specifically in ch02_01/rails/app/views/hikes/index.html.erb and ch02_02/rails/app/views/layouts/application.html.erb.

Hope this helps.

Thanks for the heads up! I think that happened during processing. Let me see what we can do.