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 validations: unique within a certain scope

Rails validations: unique within a certain scope

10
Comments
2 min read
The process behind creating a ruby gem

The process behind creating a ruby gem

6
Comments 2
3 min read
Simple Ruby class to print ActiveRecord results as a table

Simple Ruby class to print ActiveRecord results as a table

4
Comments
2 min read
Leveraging and expiring your cache for model, association and query caching in Rails

Leveraging and expiring your cache for model, association and query caching in Rails

11
Comments
6 min read
partial 的救贖?view_component 介紹

partial 的救贖?view_component 介紹

7
Comments
3 min read
Internationalize your Rails app with Ruby I18n gem

Internationalize your Rails app with Ruby I18n gem

12
Comments 4
2 min read
Know It All

Know It All

22
Comments
10 min read
Understanding ActiveRecord inner joins

Understanding ActiveRecord inner joins

10
Comments
7 min read
Building a Pokedex with Rails Part 1

Building a Pokedex with Rails Part 1

23
Comments 2
8 min read
Rails + VSCode + Docker. Разработка с devcontainer.

Rails + VSCode + Docker. Разработка с devcontainer.

18
Comments 4
6 min read
WhatsitToYou - Back to the Past!

WhatsitToYou - Back to the Past!

6
Comments 1
4 min read
Book Tracking Rails App

Book Tracking Rails App

8
Comments
3 min read
Reactive Rails: StimulusReflex

Reactive Rails: StimulusReflex

4
Comments
1 min read
Boring breadcrumbs for Rails

Boring breadcrumbs for Rails

8
Comments
2 min read
8 tricks and best practices for improving your Ruby code

8 tricks and best practices for improving your Ruby code

35
Comments
6 min read
Learning Rails

Learning Rails

26
Comments 2
5 min read
EXPLAIN Like I'm Five: Five ways to run EXPLAIN on your Rails database queries

EXPLAIN Like I'm Five: Five ways to run EXPLAIN on your Rails database queries

9
Comments
5 min read
Sharing common code between Rails controllers with `Scoped` pattern

Sharing common code between Rails controllers with `Scoped` pattern

15
Comments
1 min read
Best add-ons for Ruby on Rails project hosted on Heroku

Best add-ons for Ruby on Rails project hosted on Heroku

8
Comments
6 min read
Reactive Rails from Bare Bones

Reactive Rails from Bare Bones

1
Comments
1 min read
Converting CSS to SASS in Rails Project

Converting CSS to SASS in Rails Project

6
Comments
3 min read
Avoid code oversimplification with RoR

Avoid code oversimplification with RoR

7
Comments 2
3 min read
Run different ActiveRecord validations based on context

Run different ActiveRecord validations based on context

5
Comments
2 min read
The Turbo Showcase 🚀

The Turbo Showcase 🚀

22
Comments 1
1 min read
Project planning for a React/Rails Writing Challenge app

Project planning for a React/Rails Writing Challenge app

6
Comments
5 min read
Dockerizing a Rails app

Dockerizing a Rails app

9
Comments 1
3 min read
Understanding Params In Sinatra

Understanding Params In Sinatra

10
Comments
4 min read
Let your customers subscribe to an out of stock product with Spree Commerce

Let your customers subscribe to an out of stock product with Spree Commerce

7
Comments
7 min read
Rails 6, Bootstrap 5 : a tutorial

Rails 6, Bootstrap 5 : a tutorial

14
Comments
4 min read
I wrote an open source alternative to google analytics using timescaledb and rails and opentresty

I wrote an open source alternative to google analytics using timescaledb and rails and opentresty

5
Comments 2
1 min read
Differences between Rails / JavaScript TimeZones.

Differences between Rails / JavaScript TimeZones.

5
Comments
7 min read
Migrating from Refile to ActiveStorage

Migrating from Refile to ActiveStorage

12
Comments 2
3 min read
Find records missing an association with `where.missing`

Find records missing an association with `where.missing`

8
Comments
2 min read
How to use config / credentials file in rails.

How to use config / credentials file in rails.

4
Comments
2 min read
Using Devise for User Auth

Using Devise for User Auth

5
Comments
3 min read
Persist Scroll Positions with Hotwire Turbo

Persist Scroll Positions with Hotwire Turbo

18
Comments
1 min read
Why do you love Ruby, actually? An ode.

Why do you love Ruby, actually? An ode.

148
Comments 78
8 min read
Encrypted Runtime Settings for Ruby and Elixir

Encrypted Runtime Settings for Ruby and Elixir

9
Comments
3 min read
Companies using Ruby/Rails

Companies using Ruby/Rails

58
Comments 18
5 min read
install gem invisible_captcha with devise

install gem invisible_captcha with devise

8
Comments
1 min read
Бизнес логика в Rails приложениях

Бизнес логика в Rails приложениях

2
Comments
1 min read
Video: Visualize the architecture of your Ruby app, in VS Code, in 2 / minutes 02:26

Video: Visualize the architecture of your Ruby app, in VS Code, in 2 / minutes

15
Comments
1 min read
My Ruby on Rails stack for side projects in 2021

My Ruby on Rails stack for side projects in 2021

50
Comments 2
16 min read
Testing multiple sessions in the same test with Capybara

Testing multiple sessions in the same test with Capybara

6
Comments
1 min read
How to Learn Ruby on Rails in 2021

How to Learn Ruby on Rails in 2021

16
Comments 1
5 min read
Understanding the difference between where and select in Rails

Understanding the difference between where and select in Rails

14
Comments
3 min read
From Cybercafe to Rocketship: My First Month at Orbit

From Cybercafe to Rocketship: My First Month at Orbit

8
Comments 2
5 min read
REST API - Modern Rails JSON Serializers - Which Ones To Use?

REST API - Modern Rails JSON Serializers - Which Ones To Use?

5
Comments 4
2 min read
Introduction to Timezones in Rails

Introduction to Timezones in Rails

4
Comments
1 min read
Creating a has_many/belongs_to relationship in Rails

Creating a has_many/belongs_to relationship in Rails

8
Comments
4 min read
Rails - find VS find_by

Rails - find VS find_by

Comments 1
2 min read
Reading Rails: Understanding how accepts_nested_attributes_for works

Reading Rails: Understanding how accepts_nested_attributes_for works

8
Comments
4 min read
Ruby Giant - Amir Rajan, Creator of DragonRuby

Ruby Giant - Amir Rajan, Creator of DragonRuby

12
Comments 1
4 min read
Setting up JWT in Rails API Backend for React frontend

Setting up JWT in Rails API Backend for React frontend

9
Comments
3 min read
Pluck single values out of ActiveRecord models or Enumerables

Pluck single values out of ActiveRecord models or Enumerables

6
Comments 1
2 min read
How I Used the Opensource Codebase of Dev Community to Build My Own Website

How I Used the Opensource Codebase of Dev Community to Build My Own Website

6
Comments
5 min read
Workaround for Storing Arrays in Databases With No Array Type

Workaround for Storing Arrays in Databases With No Array Type

9
Comments 1
5 min read
faraday requests instrumentation

faraday requests instrumentation

8
Comments
7 min read
Generate Link Previews in Rails with Microlink

Generate Link Previews in Rails with Microlink

8
Comments
6 min read
How to install Ruby on Rails 6.1 with asdf on macOS Big Sur

How to install Ruby on Rails 6.1 with asdf on macOS Big Sur

10
Comments 1
3 min read
loading...