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.
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
Implementing Google Omniauth In a Rails App

Implementing Google Omniauth In a Rails App

16
Comments 2
10 min read
What is Ruby on Rails?

What is Ruby on Rails?

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

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

10
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

29
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

17
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
loading...