From 374faa4ece5b0353ee6d24cc313a17ece7bd0acc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20B=C3=B6hm?= Date: Tue, 6 Aug 2024 00:52:12 +0200 Subject: [PATCH] Added ruby on rails blog site --- Rails.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Rails.md b/Rails.md index b2eefcc..14aec84 100644 --- a/Rails.md +++ b/Rails.md @@ -16,6 +16,7 @@ mit Fanartikeln eindecken.. ;) - [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. +- [Steve Polito Blog](https://stevepolito.design/categories/ruby-on-rails/) Steve Polito is a full stack web developer in the Boston Area ## Interessante Plugins