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.
Never mix up greater/less than when comparing dates again

Never mix up greater/less than when comparing dates again

14
Comments
1 min read
Log API requests in Rails

Log API requests in Rails

4
Comments 1
1 min read
Deploying production Rails apps to GCP

Deploying production Rails apps to GCP

7
Comments 3
1 min read
Set Up Rbenv Revisited

Set Up Rbenv Revisited

13
Comments 1
3 min read
Adding a field to your sign-up form with Devise

Adding a field to your sign-up form with Devise

30
Comments 2
4 min read
render_async Adds Support for Rails Turbo

render_async Adds Support for Rails Turbo

4
Comments
6 min read
The How and Why of End-to-End Testing

The How and Why of End-to-End Testing

7
Comments 1
12 min read
Ruby Class vs Object

Ruby Class vs Object

2
Comments
1 min read
RSpec & Rails: how to test callbacks

RSpec & Rails: how to test callbacks

5
Comments
1 min read
Game Building with JavaScript

Game Building with JavaScript

13
Comments
9 min read
How to Deploy Rails API to Heroku (ruby-2.6.1) (PostgreSQL)

How to Deploy Rails API to Heroku (ruby-2.6.1) (PostgreSQL)

8
Comments 2
2 min read
Ruby on Rails is the world’s fastest web framework for startups

Ruby on Rails is the world’s fastest web framework for startups

188
Comments 30
4 min read
Use Heroku Dataclips to share query and do ad-hoc data exports

Use Heroku Dataclips to share query and do ad-hoc data exports

2
Comments
1 min read
Background jobs for Rails on GCP using Cloud Tasks

Background jobs for Rails on GCP using Cloud Tasks

9
Comments 5
1 min read
Ensure required environment variables are set when booting up Rails

Ensure required environment variables are set when booting up Rails

7
Comments
1 min read
TLDR: counter_cache - field to count how many children a records has

TLDR: counter_cache - field to count how many children a records has

4
Comments
1 min read
4 ways to accelerate JSON processing with Rails and PostgreSQL

4 ways to accelerate JSON processing with Rails and PostgreSQL

24
Comments
5 min read
30 Ruby Coding Challenges in 30 Days

30 Ruby Coding Challenges in 30 Days

21
Comments
1 min read
Rails FormBuilders with TailwindCSS

Rails FormBuilders with TailwindCSS

36
Comments
5 min read
Search and debug gems with `bundle open`

Search and debug gems with `bundle open`

12
Comments
1 min read
How to debug interactions between your code and the Rails framework (and other gems)

How to debug interactions between your code and the Rails framework (and other gems)

42
Comments 3
4 min read
Automatically cast params with the Rails Attributes API

Automatically cast params with the Rails Attributes API

14
Comments 1
3 min read
Syncing files from AWS S3 to local storage on Rails

Syncing files from AWS S3 to local storage on Rails

14
Comments 1
1 min read
TLDR: Button to update status attribute of a table

TLDR: Button to update status attribute of a table

11
Comments
1 min read
Hotwire Bling!

Hotwire Bling!

15
Comments 2
3 min read
Generating sitemaps hosted on S3

Generating sitemaps hosted on S3

9
Comments
5 min read
Dato.RSS - RSS with Ruby

Dato.RSS - RSS with Ruby

17
Comments
2 min read
Understanding Ruby - Enumerable - Intro and Interfaces

Understanding Ruby - Enumerable - Intro and Interfaces

21
Comments 3
3 min read
My beloved Ruby on Rails cheat sheet

My beloved Ruby on Rails cheat sheet

167
Comments 3
6 min read
Create a Basic API with Ruby on Rails

Create a Basic API with Ruby on Rails

5
Comments 2
6 min read
Understanding Ruby - Blocks, Procs, and Lambdas

Understanding Ruby - Blocks, Procs, and Lambdas

111
Comments 4
11 min read
Show relevant chunks of text with Rails `excerpt` helper

Show relevant chunks of text with Rails `excerpt` helper

3
Comments
2 min read
Understanding Ruby - Enumerable - Grouping

Understanding Ruby - Enumerable - Grouping

17
Comments 1
6 min read
Understanding Ruby - Enumerable - Coercion

Understanding Ruby - Enumerable - Coercion

11
Comments
3 min read
Understanding Ruby - Enumerable - Iterating and Taking

Understanding Ruby - Enumerable - Iterating and Taking

12
Comments 1
4 min read
Understanding Ruby - Comparable

Understanding Ruby - Comparable

26
Comments 2
4 min read
Understanding Ruby - Enumerable - Combining

Understanding Ruby - Enumerable - Combining

10
Comments
5 min read
Magic Responsive Tables with Stimulus and IntersectionObserver

Magic Responsive Tables with Stimulus and IntersectionObserver

2
Comments
7 min read
Use Rails `link_to_unless_current` for navigation links

Use Rails `link_to_unless_current` for navigation links

7
Comments 1
2 min read
Understanding Ruby - Enumerable - Transformations

Understanding Ruby - Enumerable - Transformations

11
Comments 2
3 min read
Understanding Ruby - Enumerable - Searching and Filtering

Understanding Ruby - Enumerable - Searching and Filtering

15
Comments
5 min read
Understanding Ruby - Triple Equals

Understanding Ruby - Triple Equals

99
Comments 4
7 min read
How Pro Ruby Developers Customize VS Code

How Pro Ruby Developers Customize VS Code

56
Comments 7
3 min read
Understanding Ruby - Enumerable - Predicate Conditions

Understanding Ruby - Enumerable - Predicate Conditions

5
Comments 2
4 min read
Understanding Ruby - Enumerable - Counting

Understanding Ruby - Enumerable - Counting

6
Comments
3 min read
Understanding Ruby - Enumerable - Sorting and Comparing

Understanding Ruby - Enumerable - Sorting and Comparing

5
Comments
4 min read
Facebook Data Deletion Request Callback

Facebook Data Deletion Request Callback

7
Comments 2
3 min read
Building GitHub-style Hovercards with StimulusJS and HTML-over-the-wire

Building GitHub-style Hovercards with StimulusJS and HTML-over-the-wire

3
Comments 1
10 min read
Polymorphysm 101. Part 1 of 3. Polymorphyc Comments.

Polymorphysm 101. Part 1 of 3. Polymorphyc Comments.

10
Comments
2 min read
Hotwire in Action 🚀

Hotwire in Action 🚀

27
Comments 2
2 min read
Postal address, reusability, polymorphism and concerns in Ruby on Rails

Postal address, reusability, polymorphism and concerns in Ruby on Rails

35
Comments 1
3 min read
Conquering Twitter OAuth Authorization in a Rails/React App

Conquering Twitter OAuth Authorization in a Rails/React App

9
Comments 2
4 min read
My Rubocop Configuration for a Successful Rails Project

My Rubocop Configuration for a Successful Rails Project

23
Comments
5 min read
Open Source Real-world Ruby and Rails Applications 🔥

Open Source Real-world Ruby and Rails Applications 🔥

13
Comments 4
2 min read
Use the Rails helper `highlight` when showing search results

Use the Rails helper `highlight` when showing search results

6
Comments
2 min read
Load Test Your Rails Apps with Apache JMeter

Load Test Your Rails Apps with Apache JMeter

5
Comments
12 min read
How To Encrypt Fields in Ruby on Rails with Lockbox

How To Encrypt Fields in Ruby on Rails with Lockbox

11
Comments
1 min read
Javascript Architectures for Rails Apps

Javascript Architectures for Rails Apps

11
Comments 1
3 min read
Lucky is lightning fast!

Lucky is lightning fast!

12
Comments 2
2 min read
Understanding Ruby - to_proc and Function Interfaces

Understanding Ruby - to_proc and Function Interfaces

33
Comments 5
6 min read
loading...