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.
Better passwords in Ruby applications with the Pwned Passwords API

Better passwords in Ruby applications with the Pwned Passwords API

108
Comments 8
6 min read
Add SMS Notifications to Your Rails App Using Twilio

Add SMS Notifications to Your Rails App Using Twilio

34
Comments 2
11 min read
Russian doll caching in Rails

Russian doll caching in Rails

21
Comments
5 min read
Dynamically filter data via URL params with Rack::Reducer

Dynamically filter data via URL params with Rack::Reducer

26
Comments 8
2 min read
How to use rake db commands in the correct way

How to use rake db commands in the correct way

67
Comments 1
4 min read
Testing Bidirectional Associations in Rails

Testing Bidirectional Associations in Rails

15
Comments
7 min read
Writing Serial Process with Active Job

Writing Serial Process with Active Job

7
Comments
1 min read
Logging Rails requests with structure and colors

Logging Rails requests with structure and colors

24
Comments 9
1 min read
N+1 Queries, Batch Loading & Active Model Serializers in Rails

N+1 Queries, Batch Loading & Active Model Serializers in Rails

19
Comments 5
4 min read
Advanced queries with RubyOnRails — Talks

Advanced queries with RubyOnRails — Talks

2
Comments
1 min read
Generate authorized-short-living URLs in rails

Generate authorized-short-living URLs in rails

21
Comments
4 min read
touch triggers other touches

touch triggers other touches

8
Comments
1 min read
Rails `after_commit` everywhere

Rails `after_commit` everywhere

37
Comments 6
3 min read
Rails ActiveStorage Configuration for Minio

Rails ActiveStorage Configuration for Minio

9
Comments
3 min read
TIL You Can Add Virtual Attributes to Rails Models

TIL You Can Add Virtual Attributes to Rails Models

21
Comments 6
4 min read
Comparing Rails and Lucky: Partials

Comparing Rails and Lucky: Partials

13
Comments 4
3 min read
Ruby string literals VS Value objects. Overengineering?

Ruby string literals VS Value objects. Overengineering?

15
Comments
1 min read
Redis is letting you down, but it doesn't have to

Redis is letting you down, but it doesn't have to

13
Comments
3 min read
Introducing a Rails 5.1 development environment via Docker

Introducing a Rails 5.1 development environment via Docker

20
Comments 10
2 min read
A monthly calendar gem for Rails application

A monthly calendar gem for Rails application

17
Comments
1 min read
Testing Vue.js in Rails with Webpacker and Jest

Testing Vue.js in Rails with Webpacker and Jest

17
Comments 1
4 min read
Denormalized indexing with elasticsearch-rails

Denormalized indexing with elasticsearch-rails

16
Comments
6 min read
Executing an SQL Query Directly from ActiveRecord

Executing an SQL Query Directly from ActiveRecord

17
Comments 2
1 min read
Order of task execution when deploying Rails application in capistrano

Order of task execution when deploying Rails application in capistrano

13
Comments
3 min read
Composable Query Builders in Rails with Arel

Composable Query Builders in Rails with Arel

23
Comments 3
10 min read
loading...