Browsing Tag
ruby
58 posts
When to use `link_to` and `button_to` in Rails
This article was originally published on Rails Designer This article about forms inside forms triggered a question from…
How to Create an Undo Action with Rails
This article was originally published on Rails Designer. An undo-action is a common UX paradigm in web-apps. You…
Shortcut your way through the terminal 🌀
TLTR Shortcut – record, save & execute your most used scripts in the terminal Example: sc fe be…
Rails Designer v0.11.0 released: new Command Menu
Version 0.11.0 was just released with three new components! Let’s jump right into what’s new at Rails Designer:…
Publish/Subscribe with Sidekiq
Introduction Our Rails application is an old monolith that relies heavily on after/before callbacks to trigger code that…
OOP via FP : functional nature of classes and objects
Topic for today Today I would like to tell you, why such OOP concepts as classes and objects…
Introducing Loco: The Rails of Rust
Although Ruby on Rails is not as popular as it used to be, in its prime it was…
How to Setup RSpec on a Rails Project
At the time of writing this article using ruby 3.2.0 & Rails 7.1.2 Let’s get started… 1. Create…
An Introduction to Ruby
Hello and welcome to my Ruby chronicles👋🏾 I am going to chronicle my Ruby learning journey on here.…
Conhecendo o ecossistema Crystal: ferramentas e projetos
Bem, se você abriu esse artigo, então, tenho certeza que está interessado em entender um pouco mais sobre…