DEV Community

Ruby on Rails

Ruby on Rails is a popular web framework that happens to power dev.to ❤️

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Rendering markdown with Markdoc in Rails

Rendering markdown with Markdoc in Rails

14
Comments
9 min read
Get Started with Hotwire in Your Ruby on Rails App

Get Started with Hotwire in Your Ruby on Rails App

7
Comments
9 min read
Cuber: a Capistrano alternative for deploying Rails applications on Kubernetes

Cuber: a Capistrano alternative for deploying Rails applications on Kubernetes

10
Comments
1 min read
Making a Single Page Search with Hotwire

Making a Single Page Search with Hotwire

10
Comments 1
5 min read
Yet Another Post About N + 1 Queries

Yet Another Post About N + 1 Queries

9
Comments
3 min read
Mini-hack para acessar seu Banco de Dados (Postgres) do Heroku com Rails localmente

Mini-hack para acessar seu Banco de Dados (Postgres) do Heroku com Rails localmente

10
Comments 17
3 min read
Ruby on Rails ActiveRecord Associations

Ruby on Rails ActiveRecord Associations

15
Comments
6 min read
Creating Custom Methods in Rails

Creating Custom Methods in Rails

4
Comments
2 min read
I thought Sinatra was just a singer...?

I thought Sinatra was just a singer...?

6
Comments 1
4 min read
Introducing rails-template-inspector: Open your view files by clicking browser elements

Introducing rails-template-inspector: Open your view files by clicking browser elements

8
Comments
2 min read
Transcoding user-uploaded videos in Rails 7 with AWS Elastic Transcoder

Transcoding user-uploaded videos in Rails 7 with AWS Elastic Transcoder

5
Comments
6 min read
You Down with O-O-P?

You Down with O-O-P?

6
Comments
5 min read
Migrating from (Rails) Webpack(er) to Vite

Migrating from (Rails) Webpack(er) to Vite

6
Comments 1
7 min read
Adding keyboard shortcuts and hotkeys to StimulusJS

Adding keyboard shortcuts and hotkeys to StimulusJS

9
Comments
4 min read
The surpising behaviour of Rails' default_scope method

The surpising behaviour of Rails' default_scope method

1
Comments
1 min read
Serving custom fonts with cssbundling-rails

Serving custom fonts with cssbundling-rails

6
Comments 2
2 min read
Setup ruby/debug with VSCode

Setup ruby/debug with VSCode

58
Comments 4
2 min read
Advanced Route Constraints with Rails

Advanced Route Constraints with Rails

5
Comments
3 min read
Rails or Express?

Rails or Express?

6
Comments
2 min read
Authentication with Bcrypt

Authentication with Bcrypt

10
Comments
6 min read
Delegated Types are an alternative to Single Table Inheritance

Delegated Types are an alternative to Single Table Inheritance

18
Comments
3 min read
Install 2.x, 3.x version of Ruby via rbenv on M1 Mac

Install 2.x, 3.x version of Ruby via rbenv on M1 Mac

14
Comments 9
2 min read
Google Login Rails 7 tutorial

Google Login Rails 7 tutorial

31
Comments 3
3 min read
Ruby on Rails ActiveRecord Callbacks

Ruby on Rails ActiveRecord Callbacks

16
Comments
4 min read
Ruby on Rails ActiveRecord Validations

Ruby on Rails ActiveRecord Validations

17
Comments
4 min read
Have a little RSpec(t)

Have a little RSpec(t)

9
Comments
3 min read
Run Rubcop on changed files with Git Status

Run Rubcop on changed files with Git Status

6
Comments
1 min read
Rails 7 with Tailwindcss and custom Slim Template

Rails 7 with Tailwindcss and custom Slim Template

6
Comments
5 min read
Using Chart.js plugins with webpack

Using Chart.js plugins with webpack

8
Comments
3 min read
Finally finished with the Flatiron School self-paced software engineering program!

Finally finished with the Flatiron School self-paced software engineering program!

7
Comments 1
2 min read
Creating lots of records in Rails with insert_all

Creating lots of records in Rails with insert_all

12
Comments
3 min read
Exploring ViewComponent

Exploring ViewComponent

8
Comments
7 min read
Event Streaming in Rails with Kafka

Event Streaming in Rails with Kafka

13
Comments
12 min read
Setting up Password Authentication With B-Crypt

Setting up Password Authentication With B-Crypt

4
Comments
5 min read
Gotcha: Starting Jobs inside Transaction

Gotcha: Starting Jobs inside Transaction

8
Comments 1
1 min read
Serializers for your Serializers

Serializers for your Serializers

2
Comments
2 min read
The most underrated Rails helper: dom_id

The most underrated Rails helper: dom_id

13
Comments
4 min read
An Intro with Custom Serializers to Manipulate Data Output

An Intro with Custom Serializers to Manipulate Data Output

3
Comments
2 min read
Getting railed by ruby

Getting railed by ruby

3
Comments
2 min read
RVTWS: a Ruby stack for modern web apps

RVTWS: a Ruby stack for modern web apps

22
Comments 2
6 min read
Swapping Elasticsearch for Meilisearch in Rails feat. Docker

Swapping Elasticsearch for Meilisearch in Rails feat. Docker

16
Comments 3
7 min read
Rails, add_reference with null constraint on existing table

Rails, add_reference with null constraint on existing table

14
Comments 1
2 min read
The Rails Configuration File (~/.railsrc)

The Rails Configuration File (~/.railsrc)

21
Comments
2 min read
Building has_one from has_many Associations

Building has_one from has_many Associations

21
Comments 1
5 min read
The very basics of Active Record Validations

The very basics of Active Record Validations

11
Comments
5 min read
Make Yourself Accessible: New Rails Apps

Make Yourself Accessible: New Rails Apps

10
Comments
8 min read
Gnarly Learnings From June 2022

Gnarly Learnings From June 2022

8
Comments
3 min read
Styling Simple Form forms with Tailwind

Styling Simple Form forms with Tailwind

28
Comments 6
11 min read
Which one to use? eql? vs equal? vs == ? Mutant Driven Development of Country Value Object

Which one to use? eql? vs equal? vs == ? Mutant Driven Development of Country Value Object

9
Comments
6 min read
From HTML to Simple Form: anatomy of Rails forms

From HTML to Simple Form: anatomy of Rails forms

16
Comments
8 min read
Using MeiliSearch in a Production Rails Environment

Using MeiliSearch in a Production Rails Environment

15
Comments 1
6 min read
Understanding The Magic of ActiveRecord

Understanding The Magic of ActiveRecord

8
Comments
3 min read
Creating a simple To-Do app using Rails

Creating a simple To-Do app using Rails

18
Comments 2
2 min read
Add Feature Flags in Ruby on Rails with Flipper

Add Feature Flags in Ruby on Rails with Flipper

11
Comments
8 min read
wkhtmltoimage-binary and wkhtmltopdf-binary gems for ARM

wkhtmltoimage-binary and wkhtmltopdf-binary gems for ARM

9
Comments 1
1 min read
Creating a “Follow” button: from Rails to React using Self-Join

Creating a “Follow” button: from Rails to React using Self-Join

8
Comments
7 min read
ASTs in Ruby - Node Pattern and Introducing RuboCop

ASTs in Ruby - Node Pattern and Introducing RuboCop

18
Comments
8 min read
Testing, 1, 2 : Basic Testing in Rails

Testing, 1, 2 : Basic Testing in Rails

8
Comments
3 min read
How to Sell a One-time Purchase in Rails With Stripe

How to Sell a One-time Purchase in Rails With Stripe

7
Comments
14 min read
AWS CloudFront on Rails

AWS CloudFront on Rails

9
Comments
2 min read
loading...