close
The Wayback Machine - https://web.archive.org/web/20230306004603/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.
Why I Left React

Why I Left React

Reactions 5 Comments 5
3 min read
Rails Service Objects: A Tiny Guide

Rails Service Objects: A Tiny Guide

Reactions 3 Comments 1
4 min read
Rails authentication: thinking above the code

Rails authentication: thinking above the code

Reactions 3 Comments
7 min read
Install Ruby on Rails on Ubuntu

Install Ruby on Rails on Ubuntu

Reactions 8 Comments
3 min read
What is indexing in DB?

What is indexing in DB?

Reactions 6 Comments
2 min read
Storing Ephemeral UI State with Kredis for Rails

Storing Ephemeral UI State with Kredis for Rails

Comments
8 min read
Howto migrate from Webpacker to jsbundling-rails in Ruby on Rails

Howto migrate from Webpacker to jsbundling-rails in Ruby on Rails

Reactions 2 Comments
1 min read
Ruby as I know it

Ruby as I know it

Comments
1 min read
Duped into modifying a frozen hash

Duped into modifying a frozen hash

Reactions 2 Comments
5 min read
Pattern Service Objects em Ruby

Pattern Service Objects em Ruby

Comments
3 min read
POSTMAN please let me in

POSTMAN please let me in

Comments
3 min read
Array clone and dup method in Ruby.

Array clone and dup method in Ruby.

Reactions 1 Comments
2 min read
Os benefícios de componentizar as views do Rails

Os benefícios de componentizar as views do Rails

Reactions 8 Comments 1
8 min read
O que é "vulnerabilidade de atribuição em massa"?

O que é "vulnerabilidade de atribuição em massa"?

Reactions 4 Comments
2 min read
Export data to CSV in Ruby

Export data to CSV in Ruby

Comments
1 min read
An alternative to model states - state models

An alternative to model states - state models

Comments
3 min read
Basic Troubleshooting with Docker and Ruby on Rails

Basic Troubleshooting with Docker and Ruby on Rails

Reactions 2 Comments
5 min read
Add trailing slashes in Rails without breaking everything

Add trailing slashes in Rails without breaking everything

Reactions 2 Comments
3 min read
Thank you Rails for the carry

Thank you Rails for the carry

Reactions 1 Comments
5 min read
5 Strategies for Random Records from DB

5 Strategies for Random Records from DB

Reactions 1 Comments
5 min read
Introduction to RSpec

Introduction to RSpec

Reactions 1 Comments
5 min read
Generate QR-code with Active Storage in Ruby on Rails 7

Generate QR-code with Active Storage in Ruby on Rails 7

Reactions 1 Comments
6 min read
What's New in Rails 7.1

What's New in Rails 7.1

Reactions 5 Comments 2
7 min read
Build AI into a Rails app with BoxCars

Build AI into a Rails app with BoxCars

Reactions 1 Comments
4 min read
Selecting duplicate records

Selecting duplicate records

Reactions 1 Comments
1 min read
How to add bootstrap in Rails 7

How to add bootstrap in Rails 7

Reactions 3 Comments
2 min read
Rails Migration custom Direction Action

Rails Migration custom Direction Action

Reactions 1 Comments
1 min read
Revolutionize Your App with Followship Models like Twitter and Instagram in Ruby on Rails

Revolutionize Your App with Followship Models like Twitter and Instagram in Ruby on Rails

Comments
3 min read
Rails Shortcuts for Novices

Rails Shortcuts for Novices

Comments
3 min read
Download Railway database to localhost

Download Railway database to localhost

Comments
2 min read
Create a dynamic route for search bar

Create a dynamic route for search bar

Reactions 1 Comments
2 min read
Building the backend for a full stack web app

Building the backend for a full stack web app

Comments
4 min read
Send SMS with Twilio in Rails

Send SMS with Twilio in Rails

Reactions 1 Comments
3 min read
Computed columns with the find_by_sql method in a Rails application

Computed columns with the find_by_sql method in a Rails application

Comments
4 min read
Scaling Your Rails App with Resque: A Practical Approach

Scaling Your Rails App with Resque: A Practical Approach

Comments
2 min read
Web Scraping Google With Ruby

Web Scraping Google With Ruby

Reactions 2 Comments
7 min read
Protect your GraphQL data with resource_policy

Protect your GraphQL data with resource_policy

Reactions 1 Comments
6 min read
Do We Really Need SimpleForm?

Do We Really Need SimpleForm?

Reactions 4 Comments
3 min read
The Secret Ingredient for Transactional Consistency

The Secret Ingredient for Transactional Consistency

Reactions 3 Comments 3
3 min read
Introduction of Rails Engine with basic example.

Introduction of Rails Engine with basic example.

Reactions 19 Comments 2
7 min read
Configure Stimulus with esbuild and Babel — Rails & Javascript

Configure Stimulus with esbuild and Babel — Rails & Javascript

Reactions 3 Comments
19 min read
Live Visit Count for website or page. ActionCable, Turbo Broadcasts, Kredis

Live Visit Count for website or page. ActionCable, Turbo Broadcasts, Kredis

Reactions 2 Comments
4 min read
Caching in Ruby on Rails 7

Caching in Ruby on Rails 7

Reactions 10 Comments 1
3 min read
Basic ActiveRecord Methods

Basic ActiveRecord Methods

Reactions 1 Comments
2 min read
How use the gem 'run_database_backup'

How use the gem 'run_database_backup'

Reactions 2 Comments
3 min read
Rails validations, Exceptions, and Error Handling

Rails validations, Exceptions, and Error Handling

Comments
5 min read
Advanced Techniques for Working with Ruby Collections 🎯

Advanced Techniques for Working with Ruby Collections 🎯

Reactions 9 Comments
4 min read
How to subscribe users to SendGrid’s marketing emails using Rails

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

Reactions 1 Comments
4 min read
gem MapkickJS for beautiful JavaScript maps with one line of Ruby

gem MapkickJS for beautiful JavaScript maps with one line of Ruby

Reactions 2 Comments
2 min read
How I Turned My Coffee Addiction into a Ruby and Postgres Adventure

How I Turned My Coffee Addiction into a Ruby and Postgres Adventure

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

Rails Model Validation: A Comprehensive Guide with Code Examples

Reactions 3 Comments
5 min read
How to keep clean Ruby on Rails views with the Null Object pattern

How to keep clean Ruby on Rails views with the Null Object pattern

Reactions 2 Comments
1 min read
Ruby/Rails Hash.to_s. Why?, Where is String.to_h?

Ruby/Rails Hash.to_s. Why?, Where is String.to_h?

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

Upgrade TinyMCE to v6 in Rails/Stimulus

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
Polymorphic associations in Active Record

Polymorphic associations in Active Record

Reactions 5 Comments
6 min read
Creating an Intelligent Knowledge Base Q&A App with GPT-3 and Ruby

Creating an Intelligent Knowledge Base Q&A App with GPT-3 and Ruby

Reactions 4 Comments 2
12 min read
GitHub Action using pre-installed Postgres

GitHub Action using pre-installed Postgres

Comments
2 min read
Clean Code Tip: Create a Service Object and Improve Your GraphQL Mutations in Rails

Clean Code Tip: Create a Service Object and Improve Your GraphQL Mutations in Rails

Reactions 4 Comments 3
5 min read
Rails Service Objects — A Guide and an Example

Rails Service Objects — A Guide and an Example

Reactions 4 Comments
6 min read
loading...