Useful Things You Can Do with Rails Console: impactahead.com/dev/useful-things-you-ca...
Posts by Ruby Inside
Sanitize 7.0: Ruby HTML and CSS Sanitizer - https://github.com/rgrove/sanitize
Auto-Saving Rails Forms with Turbo Streams: nts.strzibny.name/rails-autosave-form-turb...
How to Build an API with Sinatra and MongoDB: zuplo.com/blog/2025/01/07/how-to-b... (A code heavy walkthrough.)
Ruby 3.4's Modular Garbage Collection and MMTk: railsatscale.com/2025-01-08-new-for-ruby-...
Mastering Ruby Debugging: From `puts` to Professional Tools - blog.jetbrains.com/ruby/2024/12/mastering_r...
How to Use a Remote Build Server with Kamal: nts.strzibny.name/how-to-use-remote-build-...
Lightstorm: A Minimalistic Ruby Compiler - blog.llvm.org/posts/2024-12-03-minimal...
Rails Icons 1.0: Add SVG Icon Libraries to Rails Apps - https://railsdesigner.com/rails-icons-one/
A Vanilla Rails Stack is Plenty: dev.37signals.com/a-vanilla-rails-stack-is...
A New <em>Getting Started with Rails</em> Tutorial: https://guides.rubyonrails.org/getting_started.html
Ruby Video: A Repository of 5000+ Ruby Talks - https://rubyvideo.dev/ #video
Useful Things You Can Do with Rails Console: impactahead.com/dev/useful-things-you-ca...
A Simple Trick to Understand Ruby’s Lazy Enumerator: joyofrails.com/articles/simple-trick-to...
Festive Errors: Add Some Year-Round Holiday Cheer to the Rails Error Page - https://github.com/honeybadger-io/festive_errors (Spice up your Rails error pages with fun holiday themes.)
Deploying a Jekyll Site with Kamal: greg.molnar.io/blog/deploying-a-jekyll-...