Bookmarks (102) clear filters
-
Building DSL with Ruby
The DSL shortcut stands for Domain Specific Language. At first glance, it might sound a little...
-
Extending Ruby classes - Include, extend and prepend explained
Extending Ruby Classes: include, extend and prepend Explained — The basics of some ‘bread and butter’...
-
My Ruby on Rails stack for side projects in 2021 - Magnus Skog
One Dev's Ruby and Rails Stack for Side Projects in 2021 — These posts always teach...
-
Remote Ruby | Building a Business on Rails with Mike Perham
▶ Building a Business on Rails (with Mike Perham) — Mike is well known in the Ruby...
-
Sharing Cookies with Subdomains in Rails (Example) | GoRails - GoRails
▶ Sharing Cookies with Subdomains in Rails — You might do this if you want to authenticate...
-
The Gnar Blog - Querying PaperTrail Object Changes in JSON
Querying PaperTrail Object Changes in JSON — PaperTrail is a library that tracks changes made to...
-
Rails design patterns - the big picture
Rails Design Patterns: The Big Picture — Very simple examples of patterns that you’re likely to...
-
The Gnar Blog - Using Sonic Pi To Play Music With Ruby
Using Sonic Pi To Play Music With Ruby — If you enjoyed the Sonic Pi release...
-
How to use Devise with Hotwire & Turbo.js (Example) | GoRails - GoRails
▶ How to Use Devise with Hotwire and Turbo.js — Hotwire’s Turbo library intercepts forms automatically so...
-
5by5 | Ruby on Rails Podcast #354: Rails Committer Heavy Hitter with Rafael França
▶ Chatting with a Rails Core Team 'Heavy Hitter' — Rafael França is a Principal Engineer at...
-
Remote Ruby | Hotwire, Rails NEXT, and the DHH Stack™ with David Heinemeier Hansson
▶ DHH Talks Hotwire, Rails Next and the 'DHH Stack' — Whatever David Heinemeier Hansson (DHH) does...
-
5by5 | Ruby on Rails Podcast #353: Hanami 2.0 with Tim Riley
▶ Discussing Hanami 2.0 with Tim Riley — Tim Riley is a long-time Rubyist and is a...
-
The Gnar Blog - Caching All Native Ruby Gem Platforms
Caching All Native Ruby Gem Platforms — As more gems ship multiple releases for different architectures...
-
5by5 | Ruby on Rails Podcast #352: Haml Sparks Joy with Hampton Lintorn Catlin
▶ Talking Haml with Hampton Catlin — Famous in the Ruby space as the creator of both...
-
Rails request cycle explained
The Rails Request Cycle Explained — Rack up some knowledge of how Rails handles requests, where...