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.
Rails Standard Controller Actions

Rails Standard Controller Actions

Reactions 3 Comments
1 min read
How to resolve N+1 problem on Rails

How to resolve N+1 problem on Rails

Reactions 10 Comments 1
2 min read
Screencast: Setting up a GraphQL server in Rails

Screencast: Setting up a GraphQL server in Rails

Reactions 7 Comments 3
1 min read
How to use Devise with turbo in Rails 7

How to use Devise with turbo in Rails 7

Reactions 9 Comments
1 min read
So you Want to use auth?

So you Want to use auth?

Reactions 7 Comments
3 min read
Investigating Machine Learning Techniques to Improve Spec Tests — IV

Investigating Machine Learning Techniques to Improve Spec Tests — IV

Reactions 7 Comments
10 min read
Under the Hood: How BCrypt Functions

Under the Hood: How BCrypt Functions

Reactions 10 Comments
4 min read
MVC - Model View Controller

MVC - Model View Controller

Reactions 6 Comments
2 min read
How to run a really long task from a Rails web request

How to run a really long task from a Rails web request

Reactions 16 Comments
4 min read
Rails encrypted credentials with docker compose

Rails encrypted credentials with docker compose

Reactions 7 Comments
2 min read
A Look at Rails Hotwire: Turbo Drive

A Look at Rails Hotwire: Turbo Drive

Reactions 9 Comments
11 min read
Does Your Dockerfile Have These Problems?

Does Your Dockerfile Have These Problems?

Reactions 6 Comments
3 min read
GeoSearch with Mapbox and Rails

GeoSearch with Mapbox and Rails

Reactions 5 Comments
1 min read
Basic Intro to Rails Serializers

Basic Intro to Rails Serializers

Reactions 9 Comments
6 min read
RESTful Conventions in Rails

RESTful Conventions in Rails

Reactions 21 Comments
3 min read
SQL undercover

SQL undercover

Reactions 2 Comments
2 min read
Building a dynamic staging platform

Building a dynamic staging platform

Reactions 24 Comments
11 min read
Complete Guide To Managing User Permissions In Rails Apps

Complete Guide To Managing User Permissions In Rails Apps

Reactions 11 Comments
5 min read
Conditional Rails Serializers

Conditional Rails Serializers

Reactions 4 Comments
2 min read
Things that are controllers

Things that are controllers

Reactions 5 Comments
1 min read
Foundation + Rails 7 tutorial

Foundation + Rails 7 tutorial

Reactions 8 Comments
3 min read
5 Tips to Design Ruby on Rails Transactions the Right Way

5 Tips to Design Ruby on Rails Transactions the Right Way

Reactions 7 Comments
5 min read
TIL: Timecop has a safe mode

TIL: Timecop has a safe mode

Reactions 6 Comments 2
3 min read
Real Time Notification System with Hotwire, in Rails 7

Real Time Notification System with Hotwire, in Rails 7

Reactions 15 Comments
5 min read
Faster RuboCop runs for Rails apps

Faster RuboCop runs for Rails apps

Reactions 32 Comments
3 min read
How to integrate google-drive Api with ruby application?

How to integrate google-drive Api with ruby application?

Reactions 4 Comments
1 min read
Spam filtering system - Bayes classifier

Spam filtering system - Bayes classifier

Reactions 10 Comments
4 min read
omniauth-twitter2 gem - How to authenticate twitter account by OAuth 2.0 on your Rails app?

omniauth-twitter2 gem - How to authenticate twitter account by OAuth 2.0 on your Rails app?

Reactions 7 Comments
2 min read
Testing scopes with Rails

Testing scopes with Rails

Reactions 24 Comments 1
4 min read
Add font-size controls to Trix's toolbar

Add font-size controls to Trix's toolbar

Reactions 7 Comments
5 min read
Building a Rails API to Track Student Progress

Building a Rails API to Track Student Progress

Reactions 9 Comments
4 min read
Why Choose `let` Over instance variables in RSpec

Why Choose `let` Over instance variables in RSpec

Reactions 8 Comments 5
3 min read
Optimizing Active Record queries

Optimizing Active Record queries

Reactions 36 Comments 1
11 min read
Adding additional actions to Trix

Adding additional actions to Trix

Reactions 7 Comments
1 min read
Integrate Rails, React and MeiliSearch using Docker

Integrate Rails, React and MeiliSearch using Docker

Reactions 6 Comments
7 min read
Optimización de queries en Rails

Optimización de queries en Rails

Reactions 12 Comments 1
12 min read
Ruby on Rails: Validation Errors

Ruby on Rails: Validation Errors

Reactions 17 Comments
4 min read
Investigating Machine Learning Techniques to Improve Spec Tests III

Investigating Machine Learning Techniques to Improve Spec Tests III

Reactions 6 Comments
13 min read
Level up your Heroku autoscaling in 15 minutes

Level up your Heroku autoscaling in 15 minutes

Reactions 6 Comments
4 min read
DatoCMS with Ruby on Rails ️

DatoCMS with Ruby on Rails ️

Reactions 8 Comments
5 min read
Adding Underline, Underline color tools to Trix

Adding Underline, Underline color tools to Trix

Reactions 6 Comments 2
6 min read
Application Exception Handling in Rails

Application Exception Handling in Rails

Reactions 22 Comments
3 min read
The Three Caches of Forem

The Three Caches of Forem

Reactions 51 Comments
4 min read
Steak Whizard

Steak Whizard

Reactions 6 Comments
3 min read
What in the CRUD?

What in the CRUD?

Reactions 2 Comments
2 min read
How to handle irregular plurals in Ruby on Rails

How to handle irregular plurals in Ruby on Rails

Reactions 7 Comments
3 min read
Carrier Wave and How to Test Uploading a New Image to a ActiveRecord::Base Model

Carrier Wave and How to Test Uploading a New Image to a ActiveRecord::Base Model

Reactions 11 Comments
3 min read
Evitando IDs sequenciais no Ruby on Rails

Evitando IDs sequenciais no Ruby on Rails

Reactions 14 Comments
5 min read
Type Field Authorization in GraphQL Rails with Pundit

Type Field Authorization in GraphQL Rails with Pundit

Reactions 11 Comments
2 min read
JS-Rails project

JS-Rails project

Reactions 7 Comments
4 min read
Delayed Job vs. Sidekiq: Which Is Better?

Delayed Job vs. Sidekiq: Which Is Better?

Reactions 6 Comments
7 min read
Utilizando views SQL no Ruby on Rails

Utilizando views SQL no Ruby on Rails

Reactions 12 Comments
9 min read
How to setup heroku autoscaling in under 15 minutes?

How to setup heroku autoscaling in under 15 minutes?

Reactions 5 Comments
6 min read
WebHook integration with Stripe Payment Intents

WebHook integration with Stripe Payment Intents

Reactions 8 Comments
3 min read
Rails: Easily allow Capybara to find elements with a helper method.

Rails: Easily allow Capybara to find elements with a helper method.

Reactions 6 Comments
1 min read
Configurando o Rails, RSpec e Rubocop no Github Actions

Configurando o Rails, RSpec e Rubocop no Github Actions

Reactions 16 Comments
9 min read
Rubymine running Rails with Foreman

Rubymine running Rails with Foreman

Reactions 5 Comments
2 min read
using actioncable for websockets with a streaming api endpoint

using actioncable for websockets with a streaming api endpoint

Reactions 7 Comments
6 min read
Cut your Rails boot times on Heroku in half with a single command

Cut your Rails boot times on Heroku in half with a single command

Reactions 58 Comments 5
2 min read
Fazendo deploy em produção com Rails, PostgreSQL e Dokku

Fazendo deploy em produção com Rails, PostgreSQL e Dokku

Reactions 7 Comments
9 min read
loading...