diff --git a/Rails.md b/Rails.md index 491d7fa..445dc04 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 +- [Icons](https://heroicons.com/) Beautiful hand-crafted SVG icons, by the makers of Tailwind CSS - [Icon Helper](https://webcrunch.com/posts/svg-icons-with-ruby-on-rails) ## Interessante Javascript Plugins