close
The Wayback Machine - https://web.archive.org/web/20220502074538/https://dev.to/t/rails

DEV Community

Image

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.
How to generate OG links preview like Dev.to (for free) with Rails 7

How to generate OG links preview like Dev.to (for free) with Rails 7

Reactions 14 Comments
4 min read
Mass Assignment

Mass Assignment

Reactions 3 Comments
3 min read
Use Ruby Range with date objects

Use Ruby Range with date objects

Reactions 5 Comments
2 min read
Optimiza tu aplicación rails utilizando índices en Postgres

Optimiza tu aplicación rails utilizando índices en Postgres

Reactions 8 Comments
13 min read
Dual-booting Rails 7 & Kemal (a Crystal framework)

Dual-booting Rails 7 & Kemal (a Crystal framework)

Reactions 7 Comments
5 min read
Issue Deploying Rails 6.1 to AWS Elastic Beanstalk

Issue Deploying Rails 6.1 to AWS Elastic Beanstalk

Reactions 5 Comments 1
1 min read
Hunting down spooky JSON module redefinition via Oj

Hunting down spooky JSON module redefinition via Oj

Reactions 8 Comments
4 min read
Managing Javascript the easy way in Rails 7

Managing Javascript the easy way in Rails 7

Reactions 8 Comments
3 min read
Setup Rspec and Simplecov for Rails project on Docker

Setup Rspec and Simplecov for Rails project on Docker

Reactions 10 Comments
2 min read
Rails custom validation contexts

Rails custom validation contexts

Reactions 11 Comments 1
1 min read
Request/Response Cycle

Request/Response Cycle

Reactions 3 Comments
1 min read
Rails snack - Upgrade to Ruby 3

Rails snack - Upgrade to Ruby 3

Reactions 6 Comments
2 min read
So you Want to use auth?

So you Want to use auth?

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

Investigating Machine Learning Techniques to Improve Spec Tests — IV

Reactions 8 Comments
10 min read
Inline Edits Using Turbo Frames

Inline Edits Using Turbo Frames

Reactions 5 Comments
5 min read
Accessing Route Helpers from Rails Console

Accessing Route Helpers from Rails Console

Reactions 9 Comments 1
2 min read
Ruby On Rails Performance Tuning

Ruby On Rails Performance Tuning

Reactions 4 Comments
1 min read
The Perils of Parallel Testing in Ruby on Rails

The Perils of Parallel Testing in Ruby on Rails

Reactions 7 Comments
6 min read
Why Choose `let` Over instance variables in RSpec

Why Choose `let` Over instance variables in RSpec

Reactions 9 Comments 5
3 min read
How to Access Hash Values Like Methods in Ruby

How to Access Hash Values Like Methods in Ruby

Reactions 11 Comments 3
2 min read
Investigating Machine Learning Techniques to Improve Spec Tests III

Investigating Machine Learning Techniques to Improve Spec Tests III

Reactions 5 Comments
13 min read
Foundation + Rails 7 tutorial

Foundation + Rails 7 tutorial

Reactions 7 Comments
3 min read
Diving into Dev's Relevancy Feed Builder

Diving into Dev's Relevancy Feed Builder

Reactions 26 Comments 2
6 min read
An easy way to automate running Rails test (or any command) on file changes

An easy way to automate running Rails test (or any command) on file changes

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

How to resolve N+1 problem on Rails

Reactions 9 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 7 Comments
1 min read
Getting to grips with a new job in tech.

Getting to grips with a new job in tech.

Reactions 5 Comments
3 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 11 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 8 Comments
6 min read
DatoCMS with Ruby on Rails ️

DatoCMS with Ruby on Rails ️

Reactions 6 Comments
5 min read
RESTful Conventions in Rails

RESTful Conventions in Rails

Reactions 22 Comments
3 min read
SQL undercover

SQL undercover

Reactions 2 Comments
2 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
Building a dynamic staging platform

Building a dynamic staging platform

Reactions 22 Comments
11 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
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 13 Comments
5 min read
Faster RuboCop runs for Rails apps

Faster RuboCop runs for Rails apps

Reactions 28 Comments
3 min read
Steak Whizard

Steak Whizard

Reactions 6 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 11 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 23 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 7 Comments
4 min read
Optimizing Active Record queries

Optimizing Active Record queries

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

Adding additional actions to Trix

Reactions 6 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 18 Comments
4 min read
Level up your Heroku autoscaling in 15 minutes

Level up your Heroku autoscaling in 15 minutes

Reactions 6 Comments
4 min read
loading...