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.
A November of WTFs: The hard parts of learning Rails

A November of WTFs: The hard parts of learning Rails

3
Comments
7 min read
How to auto-generate OpenAPI docs for Django, Flask, Spring and Rails apps 01:59

How to auto-generate OpenAPI docs for Django, Flask, Spring and Rails apps

19
Comments
5 min read
Rails design pattern

Rails design pattern

13
Comments
3 min read
Meta Programming Rails Test

Meta Programming Rails Test

4
Comments
5 min read
Future of Ruby – AST Tooling

Future of Ruby – AST Tooling

80
Comments 3
9 min read
Adding TailwindCSS to your Rails project with PostCSS 7 compatibility

Adding TailwindCSS to your Rails project with PostCSS 7 compatibility

3
Comments 1
2 min read
How to Manage Null Constraints With Migrations in Ruby on Rails

How to Manage Null Constraints With Migrations in Ruby on Rails

9
Comments
4 min read
Leveling Up Weekly: Ruby on Rails newsletter for junior to mid-level developers

Leveling Up Weekly: Ruby on Rails newsletter for junior to mid-level developers

4
Comments
1 min read
I have released my first self-made web app!

I have released my first self-made web app!

5
Comments
7 min read
A Rails Multi-Tenant Strategy That's ~30 Lines and "Just Works"

A Rails Multi-Tenant Strategy That's ~30 Lines and "Just Works"

77
Comments 10
6 min read
How to Migrate Environment Variables (ENV) to Rails Credentials

How to Migrate Environment Variables (ENV) to Rails Credentials

12
Comments
4 min read
[Solved] .rbenv/shims/ruby: Argument list too long

[Solved] .rbenv/shims/ruby: Argument list too long

6
Comments
3 min read
Creating a Google Map component in Rails-React

Creating a Google Map component in Rails-React

17
Comments
11 min read
Rails 7 introduces a new debugging gem

Rails 7 introduces a new debugging gem

5
Comments
2 min read
Setting up Google Maps API

Setting up Google Maps API

6
Comments
6 min read
Building a Rails app backbone

Building a Rails app backbone

10
Comments
11 min read
Installing React in Rails and creating your first component

Installing React in Rails and creating your first component

6
Comments
4 min read
How to Improve Code Quality on a Ruby on Rails Application

How to Improve Code Quality on a Ruby on Rails Application

10
Comments
6 min read
When Rails in Docker goes to down...

When Rails in Docker goes to down...

3
Comments
1 min read
Building a Real-Time Chat App in Rails Using ActionCable and Turbo

Building a Real-Time Chat App in Rails Using ActionCable and Turbo

20
Comments 1
16 min read
Rails, Hotwire, CableReady, and StimulusReflex are BFFs

Rails, Hotwire, CableReady, and StimulusReflex are BFFs

47
Comments 8
2 min read
Rails Remote Elements Tutorial

Rails Remote Elements Tutorial

8
Comments
8 min read
How to change the database in a Rails application ?

How to change the database in a Rails application ?

11
Comments 5
1 min read
Fixing Just One False Positive in Brakeman

Fixing Just One False Positive in Brakeman

5
Comments
5 min read
Live reloading with Ruby on Rails and esbuild

Live reloading with Ruby on Rails and esbuild

20
Comments 4
9 min read
useParams in react-router-dom

useParams in react-router-dom

2
Comments
2 min read
How to Add Custom Filters to Administrate Dashboards

How to Add Custom Filters to Administrate Dashboards

6
Comments
7 min read
Converting PDFs to/from images in a Ruby on Rails application

Converting PDFs to/from images in a Ruby on Rails application

12
Comments
3 min read
Rendering view components with Turbo Stream broadcasts

Rendering view components with Turbo Stream broadcasts

27
Comments
6 min read
Easy Weather check on JavaScript and Rails as Backend.

Easy Weather check on JavaScript and Rails as Backend.

8
Comments
3 min read
How to Export to CSV with Ruby on Rails

How to Export to CSV with Ruby on Rails

13
Comments
3 min read
Rails: The Quick-and-Dirty to February 31

Rails: The Quick-and-Dirty to February 31

5
Comments 2
4 min read
GraphQL The Rails Way: Part 1 - Exposing your resources for querying

GraphQL The Rails Way: Part 1 - Exposing your resources for querying

11
Comments
15 min read
Getting started with Rails API and Fauna

Getting started with Rails API and Fauna

18
Comments
10 min read
Write clean Object-Oriented code by extracting value objects in Rails

Write clean Object-Oriented code by extracting value objects in Rails

17
Comments 2
5 min read
Ruby on Rails is Definitely Dead... Right?

Ruby on Rails is Definitely Dead... Right?

57
Comments 7
3 min read
Blog Demo using Rails 7 + Hotwire Rails + TailwindCss + Stimulus + @rails/request.js

Blog Demo using Rails 7 + Hotwire Rails + TailwindCss + Stimulus + @rails/request.js

83
Comments 6
5 min read
Let's Read – Eloquent Ruby – Ch 6

Let's Read – Eloquent Ruby – Ch 6

7
Comments
5 min read
Tasty Meals App - a SPA with a Ruby API backend and JS frontend

Tasty Meals App - a SPA with a Ruby API backend and JS frontend

4
Comments
4 min read
Rebuilding ActiveStorage: First Impressions

Rebuilding ActiveStorage: First Impressions

14
Comments 1
3 min read
Ruby on Rails will be dead soon!

Ruby on Rails will be dead soon!

28
Comments 48
2 min read
Don't Get Hacked: How to Prevent SQL Injection Attacks in Your Ruby on Rails Application

Don't Get Hacked: How to Prevent SQL Injection Attacks in Your Ruby on Rails Application

6
Comments
4 min read
A Complete Guide on How SQL Injection Attacks Work

A Complete Guide on How SQL Injection Attacks Work

40
Comments 2
8 min read
How I ended up making a JAMstack app on Rails & Vue

How I ended up making a JAMstack app on Rails & Vue

9
Comments 2
3 min read
VS Code Extensions for Ruby on Rails Developers

VS Code Extensions for Ruby on Rails Developers

46
Comments 3
4 min read
Why I open sourced my startup

Why I open sourced my startup

14
Comments 1
3 min read
Ruby gem explained

Ruby gem explained

5
Comments
1 min read
Being RESTful about your routes

Being RESTful about your routes

34
Comments
4 min read
Hotwire with StimulusReflex

Hotwire with StimulusReflex

28
Comments
1 min read
Apple M1 Pro for Ruby development

Apple M1 Pro for Ruby development

8
Comments 4
2 min read
Rails: Prevent users from logging out after each deployment

Rails: Prevent users from logging out after each deployment

7
Comments 2
1 min read
How to Build OR Queries With Active Record

How to Build OR Queries With Active Record

5
Comments
3 min read
Setting up Rubocop correctly with Gitpod and VSCode Ruby

Setting up Rubocop correctly with Gitpod and VSCode Ruby

5
Comments
2 min read
Discoveries in Ruby(and Rails): Enumerable#minmax

Discoveries in Ruby(and Rails): Enumerable#minmax

6
Comments 1
1 min read
How to Build Your Own Custom Search in Ruby on Rails (With 5 Lines of Code)

How to Build Your Own Custom Search in Ruby on Rails (With 5 Lines of Code)

8
Comments
3 min read
Modeling semi-structured data in Rails

Modeling semi-structured data in Rails

9
Comments
8 min read
Optimistic Locking in Rails REST APIs

Optimistic Locking in Rails REST APIs

8
Comments
6 min read
Combining PDFs in a Ruby on Rails application

Combining PDFs in a Ruby on Rails application

7
Comments 1
1 min read
Enumerated Types in Rails with Postgres

Enumerated Types in Rails with Postgres

4
Comments
6 min read
Deploy Rails and Sidekiq to Render.com using YAML

Deploy Rails and Sidekiq to Render.com using YAML

25
Comments
4 min read
loading...