DEV Community

Ruby

This tag is for posts related to the Ruby language, including its libraries.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Design Patterns: Query Objects

Design Patterns: Query Objects

5
Comments
3 min read
Why do you love Ruby, actually? An ode.

Why do you love Ruby, actually? An ode.

148
Comments 78
8 min read
Companies using Ruby/Rails

Companies using Ruby/Rails

58
Comments 18
5 min read
Encrypted Runtime Settings for Ruby and Elixir

Encrypted Runtime Settings for Ruby and Elixir

9
Comments
3 min read
Ruby on Rails + Auth0: Authenticating your API with an external authentication service

Ruby on Rails + Auth0: Authenticating your API with an external authentication service

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

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

2
Comments
1 min read
Glimmer DSL for SWT Canvas Path DSL

Glimmer DSL for SWT Canvas Path DSL

4
Comments
5 min read
RSpec: what's important for the test

RSpec: what's important for the test

5
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
How ActiveRecord Uses Caching To Avoid Unnecessary Trips To The Database

How ActiveRecord Uses Caching To Avoid Unnecessary Trips To The Database

7
Comments
6 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
Ruby: IRB tab-autocomplete

Ruby: IRB tab-autocomplete

5
Comments
1 min read
When Alternatives are Unhelpful: A Ruby Case Study

When Alternatives are Unhelpful: A Ruby Case Study

6
Comments 2
4 min read
Which test will fall if we delete this piece of code?

Which test will fall if we delete this piece of code?

5
Comments
1 min read
Introduction to Timezones in Rails

Introduction to Timezones in Rails

4
Comments
1 min read
faraday requests instrumentation

faraday requests instrumentation

8
Comments
7 min read
Creating a has_many/belongs_to relationship in Rails

Creating a has_many/belongs_to relationship in Rails

7
Comments
4 min read
Tackling Object Oriented Programming

Tackling Object Oriented Programming

10
Comments
4 min read
Rails - find VS find_by

Rails - find VS find_by

Comments 1
2 min read
ensure doesn't return value implicitly

ensure doesn't return value implicitly

10
Comments 1
1 min read
Ruby — Part 0

Ruby — Part 0

6
Comments
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
Glimmer DSL for SWT Mandelbrot Fractal

Glimmer DSL for SWT Mandelbrot Fractal

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

Ruby Giant - Amir Rajan, Creator of DragonRuby

12
Comments 1
4 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
"Valentine's Day Equation" plotted in Ruby

"Valentine's Day Equation" plotted in Ruby

6
Comments 2
2 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
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
Closures In Ruby

Closures In Ruby

4
Comments
6 min read
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

3
Comments 1
1 min read
Building, Testing and Deploying AWS Lambda Functions in Ruby

Building, Testing and Deploying AWS Lambda Functions in Ruby

3
Comments
10 min read
Deploying production Rails apps to GCP

Deploying production Rails apps to GCP

7
Comments 3
1 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
Super readable String operations with `delete_prefix` and `delete_suffix`

Super readable String operations with `delete_prefix` and `delete_suffix`

6
Comments
2 min read
Ruby VS Python VS C++ VS JavaScript

Ruby VS Python VS C++ VS JavaScript

13
Comments 1
5 min read
Automating Ruby Gem Releases with GitHub Actions

Automating Ruby Gem Releases with GitHub Actions

10
Comments 3
8 min read
RSpec & Rails: how to test callbacks

RSpec & Rails: how to test callbacks

5
Comments
1 min read
Building Static Ruby Gems for Lambda Zip or Containers using Docker & Amazon Linux

Building Static Ruby Gems for Lambda Zip or Containers using Docker & Amazon Linux

15
Comments
5 min read
Web 傳輸的摩斯密碼,base64介紹

Web 傳輸的摩斯密碼,base64介紹

2
Comments
2 min read
見令如見人,介紹 JWT

見令如見人,介紹 JWT

6
Comments 4
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

186
Comments 30
4 min read
Ruby Underscore

Ruby Underscore

2
Comments
1 min read
Generating & Solving Sudoku in JS & Ruby with Backtracking

Generating & Solving Sudoku in JS & Ruby with Backtracking

14
Comments 7
6 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
Basic Big O notation and Selection Sort

Basic Big O notation and Selection Sort

5
Comments
3 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
Redesigning my website

Redesigning my website

12
Comments 1
5 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

20
Comments
1 min read
RSpec: when to use double instead of instance_double

RSpec: when to use double instead of instance_double

3
Comments 2
1 min read
Regex Words, Vowels, Consonants, and Sentences in Ruby

Regex Words, Vowels, Consonants, and Sentences in Ruby

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

Search and debug gems with `bundle open`

12
Comments
1 min read
Rails FormBuilders with TailwindCSS

Rails FormBuilders with TailwindCSS

35
Comments
5 min read
loading...