diff --git a/Rails.md b/Rails.md index b639c1a..de249a9 100644 --- a/Rails.md +++ b/Rails.md @@ -12,6 +12,7 @@ ## Nützliche URLs - [API Doc](https://api.rubyonrails.org/) API Documentation +- [Turbo Rails Tutorial](https://www.hotrails.dev/turbo-rails) Learn how to leverage the power of the turbo-rails library now included by default in Rails 7 to write reactive single-page applications without having to write a single line of custom JavaScript. ## Interessante Plugins