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.
Introducing Rails mini series

Introducing Rails mini series

8
Comments 1
1 min read
Building Ruby on Rails from Scratch

Building Ruby on Rails from Scratch

15
Comments
5 min read
Request Spec Realistic Error Response

Request Spec Realistic Error Response

6
Comments
4 min read
Adding a simple Hotwire ping tool in a Rails application

Adding a simple Hotwire ping tool in a Rails application

11
Comments
6 min read
TheBoyWhoLivedAPI - RESTful Harry Potter API

TheBoyWhoLivedAPI - RESTful Harry Potter API

10
Comments 2
1 min read
Hidden Gems: ActiveRecord Store

Hidden Gems: ActiveRecord Store

13
Comments
6 min read
Adding a Star Rating with Hotwire

Adding a Star Rating with Hotwire

16
Comments 1
9 min read
Delete and Destroy

Delete and Destroy

2
Comments
2 min read
What is the difference between joins and includes in Rails ActiveRecord?

What is the difference between joins and includes in Rails ActiveRecord?

9
Comments
1 min read
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
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
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

9
Comments 5
3 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
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

39
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

17
Comments
3 min read
Responsible Monkey Patching of Ruby Methods

Responsible Monkey Patching of Ruby Methods

21
Comments 3
5 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

13
Comments 9
2 min read
Google Login Rails 7 tutorial

Google Login Rails 7 tutorial

22
Comments 3
3 min read
Ruby on Rails ActiveRecord Callbacks

Ruby on Rails ActiveRecord Callbacks

12
Comments
4 min read
Ruby on Rails ActiveRecord Validations

Ruby on Rails ActiveRecord Validations

16
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

5
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

11
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

15
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

6
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
The Rails Configuration File (~/.railsrc)

The Rails Configuration File (~/.railsrc)

21
Comments
2 min read
Rails, add_reference with null constraint on existing table

Rails, add_reference with null constraint on existing table

10
Comments
2 min read
Building has_one from has_many Associations

Building has_one from has_many Associations

19
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

19
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

15
Comments
8 min read
loading...