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.
Slack Notifications in Rails 7

Slack Notifications in Rails 7

12
Comments
2 min read
CRUD in Rails 7

CRUD in Rails 7

5
Comments 2
7 min read
How to subscribe users to SendGrid’s marketing emails using Rails

How to subscribe users to SendGrid’s marketing emails using Rails

1
Comments
4 min read
How to Treat Your Followers

How to Treat Your Followers

2
Comments
4 min read
Upgrade TinyMCE to v6 in Rails/Stimulus

Upgrade TinyMCE to v6 in Rails/Stimulus

1
Comments 4
3 min read
Build API with Rails 7

Build API with Rails 7

6
Comments
3 min read
Under the Hood: Front End React Form Submission Persisting to a Rails Back End

Under the Hood: Front End React Form Submission Persisting to a Rails Back End

Comments
5 min read
A quality of life Stimulus.js controller

A quality of life Stimulus.js controller

3
Comments
3 min read
Attribute level permission control in Rails

Attribute level permission control in Rails

2
Comments
5 min read
What is a ruby gem, how is it made, and what are the pros and cons with an example.

What is a ruby gem, how is it made, and what are the pros and cons with an example.

4
Comments
6 min read
Nested ActiveRecord Transactions

Nested ActiveRecord Transactions

4
Comments 1
4 min read
Ruby on Rails, The Ultimate Guide to strip, lstip and rstrip Methods

Ruby on Rails, The Ultimate Guide to strip, lstip and rstrip Methods

1
Comments
4 min read
How to Build Your Own Rails Generator

How to Build Your Own Rails Generator

2
Comments
8 min read
Rails Service Objects — A Guide and an Example

Rails Service Objects — A Guide and an Example

9
Comments
6 min read
MVC in Ruby on Rails

MVC in Ruby on Rails

5
Comments
2 min read
Omniauth without Devise

Omniauth without Devise

6
Comments 4
2 min read
A Guide to Rails View Helpers

A Guide to Rails View Helpers

Comments
9 min read
A simple way to efficiently calculate and represent average data in Rails

A simple way to efficiently calculate and represent average data in Rails

1
Comments
2 min read
Let's Get Moving!

Let's Get Moving!

Comments
1 min read
Using Database Level Associations v/s Active Record Associations in Ruby On Rails

Using Database Level Associations v/s Active Record Associations in Ruby On Rails

1
Comments
2 min read
Shrink your Rails 7 application.js files

Shrink your Rails 7 application.js files

Comments 2
2 min read
How to send slack notifications from Rails app using sidekiq

How to send slack notifications from Rails app using sidekiq

3
Comments
3 min read
The best tools for software development industry

The best tools for software development industry

Comments
1 min read
Routing with Rails

Routing with Rails

1
Comments
1 min read
Valid?

Valid?

2
Comments 1
3 min read
Writing better Action Mailers: Revisiting a core Rails concept

Writing better Action Mailers: Revisiting a core Rails concept

4
Comments
8 min read
Ruby on Rails: Mac Install Guide

Ruby on Rails: Mac Install Guide

8
Comments 1
3 min read
How to use the Browser Geolocation API with StimulusJS and Rails

How to use the Browser Geolocation API with StimulusJS and Rails

3
Comments
2 min read
How to Implement Login with Discord feature in Rails 7 using Devise

How to Implement Login with Discord feature in Rails 7 using Devise

3
Comments 2
4 min read
Criar agenda de compromissos usando Rails 4 [outdated]

Criar agenda de compromissos usando Rails 4 [outdated]

1
Comments
2 min read
Mastering GPT-3: The mathematics of logprobs for Ruby Devs

Mastering GPT-3: The mathematics of logprobs for Ruby Devs

2
Comments 2
13 min read
Set up a basic multi-tenant architecture in Rails without gem - 2

Set up a basic multi-tenant architecture in Rails without gem - 2

11
Comments 3
4 min read
Uniqueness validation does not work since the beginning of Ruby on Rails.

Uniqueness validation does not work since the beginning of Ruby on Rails.

Comments
4 min read
We should adopt and use new Ruby features

We should adopt and use new Ruby features

4
Comments 3
4 min read
What is Ruby on Rails?

What is Ruby on Rails?

5
Comments 1
2 min read
Implementing Google Omniauth In a Rails App

Implementing Google Omniauth In a Rails App

14
Comments 1
10 min read
Rails 7: production deploy from scratch (Ubuntu 22.04 edition)

Rails 7: production deploy from scratch (Ubuntu 22.04 edition)

8
Comments 3
5 min read
gem MapkickJS for beautiful JavaScript maps with one line of Ruby

gem MapkickJS for beautiful JavaScript maps with one line of Ruby

4
Comments
2 min read
Rails Model Validation: A Comprehensive Guide with Code Examples

Rails Model Validation: A Comprehensive Guide with Code Examples

8
Comments
5 min read
Active Record Validations

Active Record Validations

Comments
5 min read
Intro to Building a Ruby on Rails Back End

Intro to Building a Ruby on Rails Back End

4
Comments 3
10 min read
Sweet alert 2 in Ruby on Rails 7

Sweet alert 2 in Ruby on Rails 7

1
Comments
3 min read
Active Record Encryption and Rollover with ENV's instead of credentials

Active Record Encryption and Rollover with ENV's instead of credentials

1
Comments
2 min read
Postgres Full Text Search

Postgres Full Text Search

3
Comments
8 min read
Set up a basic multi-tenant architecture in Rails 7 - 1

Set up a basic multi-tenant architecture in Rails 7 - 1

27
Comments 5
5 min read
gem Geocoder - calculate coordinates, distances, search nearby

gem Geocoder - calculate coordinates, distances, search nearby

1
Comments
4 min read
Update Rails 6.1 a Rails 7

Update Rails 6.1 a Rails 7

1
Comments
4 min read
FormService: a PORO ServiceObjects with a state

FormService: a PORO ServiceObjects with a state

2
Comments 4
5 min read
What you (probably) don't know yet about pattern matching in Ruby?

What you (probably) don't know yet about pattern matching in Ruby?

3
Comments
3 min read
How to run Rubocop for Rails in GitHub Actions?

How to run Rubocop for Rails in GitHub Actions?

2
Comments
3 min read
What to do if Sidekiq job is stuck

What to do if Sidekiq job is stuck

Comments
3 min read
Creating a secure API architecture in Rails with few example

Creating a secure API architecture in Rails with few example

15
Comments
7 min read
CORS issue in Ruby on Rails(Duplicate Response Headers)

CORS issue in Ruby on Rails(Duplicate Response Headers)

Comments
2 min read
STI, Associations, and Polymorphism‽ Oh my!

STI, Associations, and Polymorphism‽ Oh my!

Comments
4 min read
Pattern Matching Interfaces in Ruby

Pattern Matching Interfaces in Ruby

7
Comments
15 min read
SERIAL in SQLite

SERIAL in SQLite

2
Comments
1 min read
Secure CSRF Token Storage in Rails 7 using Encrypted Cookies

Secure CSRF Token Storage in Rails 7 using Encrypted Cookies

1
Comments 1
2 min read
Learn What it Takes to Be a Solid Rails Developer!

Learn What it Takes to Be a Solid Rails Developer!

1
Comments
4 min read
Database Views & Rails Active Record: defining new Model classes out of views

Database Views & Rails Active Record: defining new Model classes out of views

8
Comments 2
14 min read
Object Oriented Ruby

Object Oriented Ruby

1
Comments
3 min read
loading...