Migrating a Ruby on Rails Application to Webpacker

Опубликовано: 10 Октябрь 2024
на канале: Baylor Breaks It Down
399
11

In this tutorial we look at a Rails application where the javascript on the page isn't working. The problem is Active Storage Drag and Drop isn't seeing the file we attach to our form. We start by looking for errors and eventually learning that we need to migrate to Webpacker and loading the javascript from there.

Original Tutorial:
   • Instagram Clone with Rails and Active...  

Ruby Gem: active_storage_drag_and_drop
https://github.com/marinosoftware/act...