diff --git a/Rails.md b/Rails.md index a7e7f6b..491d7fa 100644 --- a/Rails.md +++ b/Rails.md @@ -25,6 +25,7 @@ mit Fanartikeln eindecken.. ;) - [Devise](https://github.com/heartcombo/devise) Devise is a flexible authentication solution for Rails based on Warden - [Positioning](https://github.com/brendon/positioning) Positioning supports multiple lists per model with global, simple, and complex scopes - [Hotwire Combobox](https://www.driftingruby.com/episodes/hotwire-combobox) In this episode, we tackle the issue of slow-loading dropdowns with a high volume of options by implementing an asynchronous select using the Hotwire Combobox library +- [Icon Helper](https://webcrunch.com/posts/svg-icons-with-ruby-on-rails) ## Interessante Javascript Plugins