Railscasts Dynamic Select Menus updated to Rails 5. https://rubyplus.com/articles/3691-Dynamic-Select-Menus-in-Rails-5
-
Updated
Dec 30, 2016 - Ruby
Railscasts Dynamic Select Menus updated to Rails 5. https://rubyplus.com/articles/3691-Dynamic-Select-Menus-in-Rails-5
Rails Dynamic Select is a simple application to show how implement a dynamic select with Rails and Hotwire Turbo. In this application, we have three models, Author, Article and Collection. To demonstrate this functionality, we can add articles to a collection, filter the articles by author.
Add a description, image, and links to the dynamic-select-menus topic page so that developers can more easily learn about it.
To associate your repository with the dynamic-select-menus topic, visit your repo's landing page and select "manage topics."