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.
How To Give Engineers Filtered Database Access

How To Give Engineers Filtered Database Access

137
Comments 10
7 min read
Profiling and Speeding Up Our Rails Test Suite with TestProf

Profiling and Speeding Up Our Rails Test Suite with TestProf

7
Comments
7 min read
Suppressing Ruby 2.7.0 warnings in RubyMine and zsh/bash

Suppressing Ruby 2.7.0 warnings in RubyMine and zsh/bash

20
Comments
2 min read
Setting Up A Fresh Ruby Project

Setting Up A Fresh Ruby Project

105
Comments 7
6 min read
Making Ruby Gem with Rust

Making Ruby Gem with Rust

26
Comments 1
4 min read
3 Reasons Not To Implicitly Memoize

3 Reasons Not To Implicitly Memoize

7
Comments
4 min read
Build a location-aware WhatsApp weather bot with Ruby, Sinatra and Twilio

Build a location-aware WhatsApp weather bot with Ruby, Sinatra and Twilio

29
Comments
8 min read
I've made a library of Dharma quotes!

I've made a library of Dharma quotes!

5
Comments
1 min read
Ruby Environment Management 101

Ruby Environment Management 101

5
Comments
5 min read
Opening The Ruby Concurrency Toolbox

Opening The Ruby Concurrency Toolbox

15
Comments
11 min read
The story of a mildly popular Ruby gem

The story of a mildly popular Ruby gem

34
Comments 3
5 min read
Rails Coverage Tools: CodeFactor

Rails Coverage Tools: CodeFactor

11
Comments
3 min read
Diggin through hashes and arrays in Ruby

Diggin through hashes and arrays in Ruby

6
Comments 2
2 min read
CS Trivia#6: Where did the spaceship operator come from?

CS Trivia#6: Where did the spaceship operator come from?

12
Comments
2 min read
How NOT to integrate Google Calendar with your product

How NOT to integrate Google Calendar with your product

9
Comments
2 min read
Ruby Array Cheatsheet of the methods you need to know.

Ruby Array Cheatsheet of the methods you need to know.

10
Comments 1
3 min read
What are Service Objects in Ruby on Rails? Should you use it?

What are Service Objects in Ruby on Rails? Should you use it?

22
Comments
3 min read
Elasticsearch Search Parser Part 1

Elasticsearch Search Parser Part 1

8
Comments
8 min read
Elasticsearch Search Parser Part 2

Elasticsearch Search Parser Part 2

7
Comments
6 min read
Some reasons to avoid Hashes in Ruby and some alternatives to them.

Some reasons to avoid Hashes in Ruby and some alternatives to them.

15
Comments 3
7 min read
Duck Typing: What do ducks have to do with polymorphism?

Duck Typing: What do ducks have to do with polymorphism?

24
Comments 3
4 min read
CSV on Rails

CSV on Rails

10
Comments
3 min read
Ruby CSV Template

Ruby CSV Template

6
Comments
1 min read
Gem markdown_helper: 20,000 Downloads

Gem markdown_helper: 20,000 Downloads

5
Comments
1 min read
Ruby on Rails App: Domain With Many-to-many Relationships

Ruby on Rails App: Domain With Many-to-many Relationships

20
Comments 3
5 min read
Add Bootstrap 4 to your Ruby on Rails 6 application

Add Bootstrap 4 to your Ruby on Rails 6 application

29
Comments 3
1 min read
What is Docker? Why is it important and necessary for developers? Part II

What is Docker? Why is it important and necessary for developers? Part II

85
Comments 11
8 min read
Releasing package/library into production?

Releasing package/library into production?

4
Comments 7
1 min read
Hitchhiker’s Guide to Ruby Variables

Hitchhiker’s Guide to Ruby Variables

18
Comments
3 min read
Combining Sonic Pi and Twitch to Mob Compose Music

Combining Sonic Pi and Twitch to Mob Compose Music

7
Comments
8 min read
Rails Architecture in cloud platform

Rails Architecture in cloud platform

29
Comments 4
4 min read
Assignment Hog Sinatra Project

Assignment Hog Sinatra Project

3
Comments
2 min read
Getting Cozy with Ruby

Getting Cozy with Ruby

107
Comments 11
5 min read
How "Mazes for programmers" book made programming fun again 🎉

How "Mazes for programmers" book made programming fun again 🎉

9
Comments 2
4 min read
Using the Active Storage Gem to Upload Photos

Using the Active Storage Gem to Upload Photos

8
Comments
2 min read
Getting Started with Elasticsearch and Ruby

Getting Started with Elasticsearch and Ruby

168
Comments 12
10 min read
Ruby devs, how do you work?

Ruby devs, how do you work?

9
Comments 7
2 min read
Easy way to setting Ruby Version Manager (RVM) on projects

Easy way to setting Ruby Version Manager (RVM) on projects

12
Comments
2 min read
Implement a simple AWS S3 multi-file downloader in Ruby

Implement a simple AWS S3 multi-file downloader in Ruby

20
Comments 1
3 min read
Coding after 40: Learning Ruby

Coding after 40: Learning Ruby

31
Comments 10
2 min read
Ruby Hash Default Values, Versatile (Of Course!)

Ruby Hash Default Values, Versatile (Of Course!)

11
Comments
2 min read
Part 1 - Setting up Monorepo, APIs and frontend components.

Part 1 - Setting up Monorepo, APIs and frontend components.

11
Comments
5 min read
Rails Migration Hacks !! Things You should know if you are a ROR Developer .

Rails Migration Hacks !! Things You should know if you are a ROR Developer .

48
Comments 8
2 min read
dry-cli v0.6. Highlighting main features

dry-cli v0.6. Highlighting main features

22
Comments 2
3 min read
Passing Private Params to an Update Method in a Controller (Rails)

Passing Private Params to an Update Method in a Controller (Rails)

10
Comments
2 min read
Duck (Typing) Farm Development

Duck (Typing) Farm Development

6
Comments 1
3 min read
How did YOU learn Ruby?

How did YOU learn Ruby?

45
Comments 26
1 min read
2 small gems

2 small gems

7
Comments
2 min read
How to create a basic search form and how to use Elasticsearch as an alternative.(Ruby on Rails)

How to create a basic search form and how to use Elasticsearch as an alternative.(Ruby on Rails)

33
Comments 3
3 min read
Mistakes I've made treating file paths as strings

Mistakes I've made treating file paths as strings

61
Comments 2
4 min read
BCrypt Explained

BCrypt Explained

329
Comments 22
7 min read
Exploring Big-O Notation With Ruby

Exploring Big-O Notation With Ruby

15
Comments
6 min read
Here’s how to test arrays

Here’s how to test arrays

12
Comments
3 min read
Docket : connect to your docker's container easily !

Docket : connect to your docker's container easily !

10
Comments
2 min read
Beautiful Controllers - Growing Rails applications in practice

Beautiful Controllers - Growing Rails applications in practice

23
Comments 3
4 min read
Como adicionar análise sintática de código ruby em uma aplicação legada?

Como adicionar análise sintática de código ruby em uma aplicação legada?

7
Comments
4 min read
Writing a Ruby Gem Specification

Writing a Ruby Gem Specification

56
Comments 9
20 min read
Parsing huge XML in Ruby with Sax Parser. Still relevant

Parsing huge XML in Ruby with Sax Parser. Still relevant

31
Comments
9 min read
How to use horizontal sharding in Rails 6.1

How to use horizontal sharding in Rails 6.1

22
Comments 2
3 min read
A Rubyist's Introduction to Character Encoding, Unicode and UTF-8

A Rubyist's Introduction to Character Encoding, Unicode and UTF-8

8
Comments
10 min read
loading...