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.
Migrate tags in Rails to PostgreSQL array from ActsAsTaggableOn

Migrate tags in Rails to PostgreSQL array from ActsAsTaggableOn

11
Comments
2 min read
Weeknotes - 09 Makers

Weeknotes - 09 Makers

7
Comments
3 min read
Refactoring towards query objects in Rails

Refactoring towards query objects in Rails

12
Comments
1 min read
Ruby on Whales: Dockerizing Ruby and Rails development

Ruby on Whales: Dockerizing Ruby and Rails development

132
Comments 3
12 min read
How to Install the Spree E-Commerce Framework using Ruby on Rails

How to Install the Spree E-Commerce Framework using Ruby on Rails

12
Comments 1
1 min read
Parsimony with ActiveRecord callbacks

Parsimony with ActiveRecord callbacks

10
Comments 1
2 min read
redis-namespace: when one sidekiq process is not enough

redis-namespace: when one sidekiq process is not enough

13
Comments 6
2 min read
Things to know in rails?which help me to be a better rails developer

Things to know in rails?which help me to be a better rails developer

4
Comments 1
1 min read
Migrating from jquery-ujs to rails-ujs

Migrating from jquery-ujs to rails-ujs

33
Comments
6 min read
Run your Rails migrations from the web browser

Run your Rails migrations from the web browser

9
Comments 1
2 min read
Weeknotes - 08 Makers

Weeknotes - 08 Makers

7
Comments 2
2 min read
Testing GraphQL-Ruby Mutations With RSpec

Testing GraphQL-Ruby Mutations With RSpec

22
Comments 1
3 min read
Deploy RoR on GAE and Codeship CI/CD pipeline

Deploy RoR on GAE and Codeship CI/CD pipeline

6
Comments
5 min read
Cache large drop-downs in Rails

Cache large drop-downs in Rails

8
Comments
2 min read
Using Minitest's seed value to track down order-dependent flaky tests

Using Minitest's seed value to track down order-dependent flaky tests

9
Comments
2 min read
The Name's CORS. Rack::CORS.

The Name's CORS. Rack::CORS.

11
Comments
5 min read
Building Docker Containers for our Rails Apps

Building Docker Containers for our Rails Apps

16
Comments
5 min read
Debugging with Rails Logger

Debugging with Rails Logger

9
Comments
5 min read
What’s new in Rails 6?

What’s new in Rails 6?

7
Comments
4 min read
Understanding Heroku Error Codes with Scout APM

Understanding Heroku Error Codes with Scout APM

2
Comments
6 min read
Reconfirmable: integrating Devise into a non-standard registration system

Reconfirmable: integrating Devise into a non-standard registration system

12
Comments 1
5 min read
Ruby on Rails vs Django – Which One To Pick For Your Web Project?

Ruby on Rails vs Django – Which One To Pick For Your Web Project?

9
Comments
7 min read
PHP or Ruby on Rails – Which One To Pick Your Next Web Product?

PHP or Ruby on Rails – Which One To Pick Your Next Web Product?

7
Comments 3
6 min read
deploying rails showing error "Missing encryption key".

deploying rails showing error "Missing encryption key".

7
Comments 2
1 min read
How to (not) use unscoped in Rails

How to (not) use unscoped in Rails

6
Comments
4 min read
Let’s Build with Ruby on Rails – Extending Devise – Custom Routing

Let’s Build with Ruby on Rails – Extending Devise – Custom Routing

11
Comments
3 min read
5 Rails Migration Patterns to Save the Day

5 Rails Migration Patterns to Save the Day

5
Comments
1 min read
Lefthook, Crystalball, and git magic for smooth development experience

Lefthook, Crystalball, and git magic for smooth development experience

81
Comments 1
8 min read
Time.use_zone for different timezones in Rails app

Time.use_zone for different timezones in Rails app

7
Comments
2 min read
Dependency Injection in Ruby 🌈

Dependency Injection in Ruby 🌈

13
Comments
2 min read
Danger on Rails: make robots do some code review for you!

Danger on Rails: make robots do some code review for you!

90
Comments 2
6 min read
Rails tips: Render :new with previous query params

Rails tips: Render :new with previous query params

11
Comments 1
1 min read
How to simplify reading your Rails console

How to simplify reading your Rails console

10
Comments 2
1 min read
Using PostgreSQL advisory locks to control concurrency

Using PostgreSQL advisory locks to control concurrency

12
Comments
4 min read
Deploy AnyCable with Capistrano and systemd

Deploy AnyCable with Capistrano and systemd

5
Comments
3 min read
Best Ruby on Rails IDE you need to know

Best Ruby on Rails IDE you need to know

7
Comments 1
5 min read
How to add index to a large working app on Rails?

How to add index to a large working app on Rails?

8
Comments 1
1 min read
How to delete polymorphic models cascade

How to delete polymorphic models cascade

8
Comments
1 min read
Create factory with an uploaded file in Rails rspec

Create factory with an uploaded file in Rails rspec

7
Comments
1 min read
Render and combine PDF files into one

Render and combine PDF files into one

6
Comments
1 min read
Use image files from S3 in WickedPdf

Use image files from S3 in WickedPdf

9
Comments
1 min read
Sidekiq Stats in Rails

Sidekiq Stats in Rails

10
Comments
1 min read
Safe Navigation vs Try in Rails (Part 2: Performance)

Safe Navigation vs Try in Rails (Part 2: Performance)

9
Comments
1 min read
Safe Navigation vs Try in Rails (Part 1: Basic Differences)

Safe Navigation vs Try in Rails (Part 1: Basic Differences)

6
Comments
1 min read
GraphQL Voyager for Rails

GraphQL Voyager for Rails

11
Comments
2 min read
How to Implement Elasticsearch in a Rails Web App. Part 2

How to Implement Elasticsearch in a Rails Web App. Part 2

25
Comments
6 min read
Extracting Rails Engine by example - Vikings social media

Extracting Rails Engine by example - Vikings social media

46
Comments 3
9 min read
Switching From Resque to Sidekiq

Switching From Resque to Sidekiq

80
Comments 7
7 min read
Build Messaging Between Ruby/Rails Applications with ActiveMQ

Build Messaging Between Ruby/Rails Applications with ActiveMQ

28
Comments 2
6 min read
Integrating Bootstrap 4 into Rails 6

Integrating Bootstrap 4 into Rails 6

39
Comments 4
13 min read
[Tutorial] Creating simple blog app with Rails 6 and GraphQL Part #1

[Tutorial] Creating simple blog app with Rails 6 and GraphQL Part #1

15
Comments 2
10 min read
How to Implement Elasticsearch in a Rails Web App: Part 1

How to Implement Elasticsearch in a Rails Web App: Part 1

19
Comments
3 min read
Setting up Rails with Docker and Caddyserver

Setting up Rails with Docker and Caddyserver

25
Comments
6 min read
Easier database schema management with Ridgepole

Easier database schema management with Ridgepole

6
Comments
2 min read
I started a list of ruby gems and their crystal shard replacement

I started a list of ruby gems and their crystal shard replacement

4
Comments
1 min read
Let's Build with Ruby on Rails: Extending Devise Series – Confirmation Emails

Let's Build with Ruby on Rails: Extending Devise Series – Confirmation Emails

10
Comments
9 min read
Export Records to CSV Files with Rails

Export Records to CSV Files with Rails

22
Comments 11
1 min read
Best practices: Async Reverse Geocoding with Ruby and Geocoder

Best practices: Async Reverse Geocoding with Ruby and Geocoder

8
Comments 2
2 min read
Performance profiling for your Rails App with rack-mini-profiler

Performance profiling for your Rails App with rack-mini-profiler

14
Comments
5 min read
Get last returned value in the console

Get last returned value in the console

6
Comments
1 min read
loading...