Many moons ago, RSS was all the hype. With fewer publication engines like Medium, Substack, and other newsletter-style engines, most people would create their websites t...
3146 reads
Page 5 of 34
Many moons ago, RSS was all the hype. With fewer publication engines like Medium, Substack, and other newsletter-style engines, most people would create their websites t...
3146 reads
I find YAML
to be a godsend when rendering static data that doesn't necessarily need to be a part of a database using Ruby on Rails.
In the Ruby ecosystem, YAML
i...
6338 reads
Ruby on Rails is well known for its simplicity and convention over configuration design philosophy. One of the many powerful features of Rails is its support for backgro...
5441 reads
Ruby on Rails uses a Ruby gem called rake to generate tasks that otherwise enable your applications to call code with alias commands.
...
1258 reads
Over the past few months, I've been quietly hacking on a side project called Rails UI. It's a new Ruby on Rails engine that pairs professional des...
2803 reads
I recently posted a poll on YouTube about what "Let's Build" series to revamp, and the answer was a unanimous event scheduling type of Rails application.
In 2018, I p...
12201 reads
If you are an avid Tailwind CSS user like myself, you probably landed here to learn how to make better use of Tailwind CSS for a more complex ...
9499 reads
When it comes to leveraging other gems and dependencies in Ruby, Bundler is the primary tool all Rails developers leverage.
Most of us know bas...
923 reads
It's that time again. My annual coding setup for 2022 is here. In previous years I've outlined a similar set of tools, software, and extensions since I get asked about t...
1603 reads
Migrating database changes is relatively straightforward using Ruby on Rails. You may have gotten ahead in the local development environment and need to modify something...
8982 reads
I have fat fingers when it comes to programming some days. I’ll often make a typo when generating a new model or a controller and fudge up a process that creates a bunch...
887 reads
If you have followed me for some time you might remember a series I did on Ruby on Rails titled “Let’s Build”. These guides were a “learn in public” exercise I tasked ...
7954 reads
A modern course designed to help you start using and understanding Ruby on Rails fast. Coming soon!
A modern course designed to help you start using and understanding Ruby on Rails fast.
Save time and headache designing views, scaffolds, components, and making tough design decisions with the help of Rails UI.