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.
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?
Cover image for 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?
Cover image for 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 🌈
Cover image for Dependency Injection in Ruby 🌈

Dependency Injection in Ruby 🌈

13
Comments
2 min read
Danger on Rails: make robots do some code review for you!
Cover image for 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
Cover image for 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
Create factory with an uploaded file in Rails rspec

Create factory with an uploaded file in Rails rspec

7
Comments
1 min read
How to delete polymorphic models cascade

How to delete polymorphic models cascade

8
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
How to Implement Elasticsearch in a Rails Web App. Part 2
Cover image for 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
loading...