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 api auth with Grape and Devise JWT

Rails api auth with Grape and Devise JWT

9
Comments
3 min read
Rails - Validations & Error Handling

Rails - Validations & Error Handling

11
Comments
5 min read
How to Convert a Ruby Object to Hash

How to Convert a Ruby Object to Hash

6
Comments
2 min read
Anonymous Controller tests for Request Spec

Anonymous Controller tests for Request Spec

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

Optimiza tu aplicación rails utilizando índices en Postgres

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

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

15
Comments 2
5 min read
Utilizando Scopes em Ruby on Rails

Utilizando Scopes em Ruby on Rails

7
Comments
3 min read
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

21
Comments
4 min read
Mass Assignment

Mass Assignment

8
Comments
3 min read
Use Ruby Range with date objects

Use Ruby Range with date objects

7
Comments
2 min read
How to Access Hash Values Like Methods in Ruby

How to Access Hash Values Like Methods in Ruby

15
Comments 3
2 min read
Managing Javascript the easy way in Rails 7

Managing Javascript the easy way in Rails 7

9
Comments
3 min read
Rails custom validation contexts

Rails custom validation contexts

12
Comments 2
1 min read
Setup Rspec and Simplecov for Rails project on Docker

Setup Rspec and Simplecov for Rails project on Docker

10
Comments
2 min read
Diving into Dev's Relevancy Feed Builder

Diving into Dev's Relevancy Feed Builder

27
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

8
Comments
2 min read
Rails Standard Controller Actions

Rails Standard Controller Actions

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

How to resolve N+1 problem on Rails

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

Screencast: Setting up a GraphQL server in Rails

7
Comments 3
1 min read
So you Want to use auth?

So you Want to use auth?

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

Investigating Machine Learning Techniques to Improve Spec Tests — IV

6
Comments
10 min read
Under the Hood: How BCrypt Functions

Under the Hood: How BCrypt Functions

10
Comments 1
4 min read
MVC - Model View Controller

MVC - Model View Controller

6
Comments
2 min read
Accessing Route Helpers from Rails Console

Accessing Route Helpers from Rails Console

9
Comments 1
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

16
Comments
4 min read
Rails encrypted credentials with docker compose

Rails encrypted credentials with docker compose

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

A Look at Rails Hotwire: Turbo Drive

13
Comments
11 min read
Does Your Dockerfile Have These Problems?

Does Your Dockerfile Have These Problems?

6
Comments
3 min read
Basic Intro to Rails Serializers

Basic Intro to Rails Serializers

12
Comments
6 min read
RESTful Conventions in Rails

RESTful Conventions in Rails

20
Comments
3 min read
Complete Guide To Managing User Permissions In Rails Apps

Complete Guide To Managing User Permissions In Rails Apps

13
Comments
5 min read
Building a dynamic staging platform

Building a dynamic staging platform

24
Comments
11 min read
Conditional Rails Serializers

Conditional Rails Serializers

4
Comments
2 min read
5 Tips to Design Ruby on Rails Transactions the Right Way

5 Tips to Design Ruby on Rails Transactions the Right Way

7
Comments
5 min read
Foundation + Rails 7 tutorial

Foundation + Rails 7 tutorial

9
Comments
3 min read
Things that are controllers

Things that are controllers

5
Comments
1 min read
TIL: Timecop has a safe mode

TIL: Timecop has a safe mode

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

Real Time Notification System with Hotwire, in Rails 7

12
Comments 2
5 min read
Faster RuboCop runs for Rails apps

Faster RuboCop runs for Rails apps

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

How to integrate google-drive Api with ruby application?

4
Comments
1 min read
Spam filtering system - Bayes classifier

Spam filtering system - Bayes classifier

9
Comments
4 min read
Testing scopes with Rails

Testing scopes with Rails

30
Comments 2
4 min read
Add font-size controls to Trix's toolbar

Add font-size controls to Trix's toolbar

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

Building a Rails API to Track Student Progress

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

Why Choose `let` Over instance variables in RSpec

8
Comments 5
3 min read
Optimizing Active Record queries

Optimizing Active Record queries

38
Comments 1
11 min read
Adding additional actions to Trix

Adding additional actions to Trix

10
Comments
1 min read
Optimización de queries en Rails

Optimización de queries en Rails

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

Ruby on Rails: Validation Errors

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

Investigating Machine Learning Techniques to Improve Spec Tests III

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

Level up your Heroku autoscaling in 15 minutes

6
Comments
4 min read
DatoCMS with Ruby on Rails ️

DatoCMS with Ruby on Rails ️

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

Adding Underline, Underline color tools to Trix

8
Comments 2
6 min read
Application Exception Handling in Rails

Application Exception Handling in Rails

22
Comments
3 min read
Steak Whizard

Steak Whizard

6
Comments
3 min read
What in the CRUD?

What in the CRUD?

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

How to handle irregular plurals in Ruby on Rails

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

10
Comments
3 min read
The Three Caches of Forem

The Three Caches of Forem

63
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?

12
Comments
2 min read
loading...