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.
Clean Code Tip: Create a Service Object and Improve Your GraphQL Mutations in Rails

Clean Code Tip: Create a Service Object and Improve Your GraphQL Mutations in Rails

4
Comments 3
5 min read
Protect your GraphQL data with resource_policy

Protect your GraphQL data with resource_policy

2
Comments
6 min read
How to use Docker with Ruby on Rails applications.

How to use Docker with Ruby on Rails applications.

28
Comments
7 min read
Array clone and dup method in Ruby.

Array clone and dup method in Ruby.

1
Comments
2 min read
How to use View Transitions in Hotwire Turbo

How to use View Transitions in Hotwire Turbo

30
Comments 10
9 min read
Automating Database Population in Rails Testing with Runners and FactoryBot

Automating Database Population in Rails Testing with Runners and FactoryBot

2
Comments 2
2 min read
Using Devise and SendGrid to send confirmation email on rails app

Using Devise and SendGrid to send confirmation email on rails app

1
Comments
2 min read
Cocoon Gem in Ruby on Rails 7

Cocoon Gem in Ruby on Rails 7

8
Comments 1
7 min read
What's New in Rails 7.1

What's New in Rails 7.1

7
Comments 2
7 min read
ActiveRecord associations, scoped

ActiveRecord associations, scoped

4
Comments
1 min read
Getting Started With Rails Devise Token Auth

Getting Started With Rails Devise Token Auth

2
Comments
3 min read
Live Visit Count for website or page. ActionCable, Turbo Broadcasts, Kredis

Live Visit Count for website or page. ActionCable, Turbo Broadcasts, Kredis

3
Comments
4 min read
RSpec for Rails: Adding the gem and starting testing

RSpec for Rails: Adding the gem and starting testing

Comments
3 min read
Getting Started with Ruby on Rails - A Beginner's Guide

Getting Started with Ruby on Rails - A Beginner's Guide

Comments
4 min read
Web Scraping Google With Ruby

Web Scraping Google With Ruby

3
Comments 2
7 min read
Ruby on Rails: A Simple Movie Rental Application

Ruby on Rails: A Simple Movie Rental Application

1
Comments 2
4 min read
Create a Rails 7 API with JWT in 2023

Create a Rails 7 API with JWT in 2023

5
Comments 3
2 min read
Slack Notifications in Rails 7

Slack Notifications in Rails 7

13
Comments
2 min read
CRUD in Rails 7

CRUD in Rails 7

5
Comments 2
7 min read
How to subscribe users to SendGrid’s marketing emails using Rails

How to subscribe users to SendGrid’s marketing emails using Rails

1
Comments
4 min read
How to Treat Your Followers

How to Treat Your Followers

2
Comments
4 min read
Upgrade TinyMCE to v6 in Rails/Stimulus

Upgrade TinyMCE to v6 in Rails/Stimulus

1
Comments 4
3 min read
Ruby/Rails Hash.to_s. Why?, Where is String.to_h?

Ruby/Rails Hash.to_s. Why?, Where is String.to_h?

Comments
4 min read
Build API with Rails 7

Build API with Rails 7

6
Comments
3 min read
Under the Hood: Front End React Form Submission Persisting to a Rails Back End

Under the Hood: Front End React Form Submission Persisting to a Rails Back End

Comments
5 min read
loading...