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.
Form validations in Ruby On Rails Application.

Form validations in Ruby On Rails Application.

9
Comments 1
3 min read
ActiveRecord vs. Ecto - querying the database

ActiveRecord vs. Ecto - querying the database

8
Comments 1
6 min read
How to integrate an extremely fast and relevant search into your Rails app using Meilisearch and React

How to integrate an extremely fast and relevant search into your Rails app using Meilisearch and React

1
Comments
10 min read
Comparison Validator in Rails 7

Comparison Validator in Rails 7

1
Comments
2 min read
Signout Users

Signout Users

1
Comments
1 min read
[Ruby][Sorbet] What to do when you can't write types in Ruby files (when meta-programming)

[Ruby][Sorbet] What to do when you can't write types in Ruby files (when meta-programming)

Comments
1 min read
[Ruby][Sorbet] How to check RBI file update omission with CI

[Ruby][Sorbet] How to check RBI file update omission with CI

Comments
1 min read
[Rails][Sorbet] Rubocop Settings

[Rails][Sorbet] Rubocop Settings

Comments
1 min read
Rails Connection Pool vs PgBouncer

Rails Connection Pool vs PgBouncer

15
Comments
4 min read
N+1 and general query optimization

N+1 and general query optimization

20
Comments 2
3 min read
Enable your SaaS users to access paid features with webhooks

Enable your SaaS users to access paid features with webhooks

9
Comments
6 min read
Dockerizing a Rails application for production deployment

Dockerizing a Rails application for production deployment

5
Comments 4
6 min read
Github Pre-commit Hook Setup In Ruby On Rails for maintaining coding standards and productive.

Github Pre-commit Hook Setup In Ruby On Rails for maintaining coding standards and productive.

8
Comments 1
4 min read
Using Rails Service Objects

Using Rails Service Objects

3
Comments
8 min read
The Pitfalls of the Destroy Method in Active Record

The Pitfalls of the Destroy Method in Active Record

4
Comments
4 min read
Gnarly Learnings from August 2022

Gnarly Learnings from August 2022

2
Comments
3 min read
How to configure Rails, ActiveJob, Grape to use JSON log

How to configure Rails, ActiveJob, Grape to use JSON log

2
Comments
2 min read
Create an API with Rails 7 and PostgreSQL

Create an API with Rails 7 and PostgreSQL

33
Comments 10
5 min read
Cron Job With Whenever Gem Setup — Ruby On Rails

Cron Job With Whenever Gem Setup — Ruby On Rails

6
Comments
2 min read
Rails guide - Creating the app - Part 1

Rails guide - Creating the app - Part 1

9
Comments
1 min read
Why Use MongoDB with Ruby

Why Use MongoDB with Ruby

7
Comments
5 min read
How to Safely Deserialize Data in Ruby on Rails

How to Safely Deserialize Data in Ruby on Rails

31
Comments
6 min read
Full-text Search with Elasticsearch in Rails

Full-text Search with Elasticsearch in Rails

8
Comments
12 min read
Using Rails Model or SQL query in Ruby On Rails

Using Rails Model or SQL query in Ruby On Rails

3
Comments
1 min read
Thinking in Hotwire: Progressive Enhancement

Thinking in Hotwire: Progressive Enhancement

13
Comments
7 min read
loading...