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.
Ruby Modules: include vs extend vs prepend

Ruby Modules: include vs extend vs prepend

29
Comments 4
4 min read
Building a Multimedia Content Sharing Website With Rails

Building a Multimedia Content Sharing Website With Rails

8
Comments 2
6 min read
My first ever PR(Pull Request) to an open-source project experience

My first ever PR(Pull Request) to an open-source project experience

3
Comments
5 min read
Demystifying cookie security in Rails 6

Demystifying cookie security in Rails 6

49
Comments 4
8 min read
Easy has_secure_password Rails API Authentication

Easy has_secure_password Rails API Authentication

8
Comments
2 min read
Designing a Ruby Serverless Runtime

Designing a Ruby Serverless Runtime

4
Comments
11 min read
Explaining RSpec doubles, mocks and stubs in 2 minutes

Explaining RSpec doubles, mocks and stubs in 2 minutes

9
Comments
2 min read
Refactoring App Features into Modules in Ruby

Refactoring App Features into Modules in Ruby

3
Comments
3 min read
How to test whenever config

How to test whenever config

4
Comments
1 min read
Instant test feedback with vim-test

Instant test feedback with vim-test

4
Comments 1
1 min read
How to Access Spotify’s Web API Using Ruby, RESTClient, and JSON

How to Access Spotify’s Web API Using Ruby, RESTClient, and JSON

7
Comments 1
7 min read
On Death and Dying: Ruby on Rails

On Death and Dying: Ruby on Rails

99
Comments 29
6 min read
Kinx v0.19.3 Preview Released

Kinx v0.19.3 Preview Released

7
Comments 2
1 min read
A Simple Way To Get Started With TDD

A Simple Way To Get Started With TDD

22
Comments 5
2 min read
Plan My MD Visit Part 1

Plan My MD Visit Part 1

5
Comments 2
11 min read
Shrine Photo Uploader – Galeria de Fotos

Shrine Photo Uploader – Galeria de Fotos

5
Comments
9 min read
Pagination in Rails

Pagination in Rails

13
Comments 6
2 min read
Ruby 3 Pattern Matching Applied: Poker

Ruby 3 Pattern Matching Applied: Poker

86
Comments 7
12 min read
Ruby best practices beginners should know

Ruby best practices beginners should know

5
Comments
10 min read
Use a nested dynamic form with a has_many :through association in Rails.

Use a nested dynamic form with a has_many :through association in Rails.

8
Comments 2
25 min read
sidekiq-dry

sidekiq-dry

8
Comments 1
3 min read
Minimal Net/HTTP client template

Minimal Net/HTTP client template

7
Comments
2 min read
Cancelling a stripe subscription on 'period end'

Cancelling a stripe subscription on 'period end'

7
Comments 1
1 min read
localStorage with JWT Web Tokens

localStorage with JWT Web Tokens

38
Comments 7
5 min read
Class Journal - JavaScript and Rails Project

Class Journal - JavaScript and Rails Project

7
Comments
6 min read
Making My Own Answering Machine - A Quick Primer on the Inner Workings of Web Applications

Making My Own Answering Machine - A Quick Primer on the Inner Workings of Web Applications

4
Comments
10 min read
Rails Basic Template

Rails Basic Template

12
Comments
3 min read
Sending SMS Text from a Ruby App

Sending SMS Text from a Ruby App

7
Comments
6 min read
Email and Text from Rails

Email and Text from Rails

13
Comments 2
9 min read
How I reduced the runtime of an RSpec test suite by 15%

How I reduced the runtime of an RSpec test suite by 15%

50
Comments 4
7 min read
Exploring Merge Sort with Ruby

Exploring Merge Sort with Ruby

7
Comments
5 min read
Showcase Projects vs Passion Projects

Showcase Projects vs Passion Projects

5
Comments
2 min read
Automated debugging with git bisect and rspec

Automated debugging with git bisect and rspec

10
Comments
4 min read
Test ALL your static pages in rails with one simple test

Test ALL your static pages in rails with one simple test

12
Comments 2
2 min read
Ruby 3 Pattern Matching Applied: Tic-Tac-Toe

Ruby 3 Pattern Matching Applied: Tic-Tac-Toe

15
Comments 2
6 min read
Ruby/Rails Machine Setup Guide

Ruby/Rails Machine Setup Guide

9
Comments 2
3 min read
rbenv: bundle: command not found

rbenv: bundle: command not found

4
Comments 1
1 min read
Create a chat in the command line with Ruby

Create a chat in the command line with Ruby

19
Comments 2
6 min read
Instalación de Ruby on Rails en WSL2 y zsh

Instalación de Ruby on Rails en WSL2 y zsh

6
Comments
2 min read
Rails Image Helper

Rails Image Helper

12
Comments
3 min read
Building a Technical Legacy

Building a Technical Legacy

9
Comments 1
1 min read
Form object patterns in Rails: Stop creating services for everything with YAAF

Form object patterns in Rails: Stop creating services for everything with YAAF

25
Comments
5 min read
Public vs. Private vs. Protected

Public vs. Private vs. Protected

39
Comments 1
8 min read
My beloved Stimulus.js cheat sheet

My beloved Stimulus.js cheat sheet

27
Comments 1
1 min read
Uninstalling gems with a specific pattern/same family

Uninstalling gems with a specific pattern/same family

6
Comments 1
1 min read
Introducing Patterns in Parallelism for Ruby

Introducing Patterns in Parallelism for Ruby

36
Comments 1
7 min read
Immutable ActiveRecord

Immutable ActiveRecord

4
Comments
5 min read
Deploy Rails static assets to CloudFront CDN - during Docker build time

Deploy Rails static assets to CloudFront CDN - during Docker build time

16
Comments 7
6 min read
Avoiding session replay attacks in Rails

Avoiding session replay attacks in Rails

11
Comments
6 min read
Changing sate before saving to the database in Rails

Changing sate before saving to the database in Rails

5
Comments
3 min read
Promises for Rubyists

Promises for Rubyists

7
Comments 2
4 min read
Building my first CLI

Building my first CLI

5
Comments
4 min read
Bulk Update: Active Record Vs. native SQL

Bulk Update: Active Record Vs. native SQL

12
Comments 1
5 min read
Basic Rails Website Header

Basic Rails Website Header

7
Comments
4 min read
Running Rails Console Commands on Terminal

Running Rails Console Commands on Terminal

2
Comments
1 min read
Moving from direct has_many to has_many :through

Moving from direct has_many to has_many :through

2
Comments
3 min read
Class Inheritance VS Modules in Ruby

Class Inheritance VS Modules in Ruby

18
Comments 3
4 min read
Travel in time in development/staging/... in your Rails app

Travel in time in development/staging/... in your Rails app

5
Comments 1
1 min read
How to use FormBuilder in Ruby on Rails

How to use FormBuilder in Ruby on Rails

5
Comments
4 min read
Ruby Self & Attr, as a Python Dev

Ruby Self & Attr, as a Python Dev

8
Comments
2 min read
loading...