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 create a web-crawler in ruby ?

How to create a web-crawler in ruby ?

9
Comments
1 min read
Beginners guide to using array select method

Beginners guide to using array select method

7
Comments
1 min read
Serverless Framework Introduction: Let's create a Telegram bot in Ruby with Lambda and API Gateway

Serverless Framework Introduction: Let's create a Telegram bot in Ruby with Lambda and API Gateway

4
Comments
1 min read
Enumerables Explained For a 5 year old

Enumerables Explained For a 5 year old

4
Comments
5 min read
Why is Ruby on Rails a Language of Choice for Marketplace Development?

Why is Ruby on Rails a Language of Choice for Marketplace Development?

11
Comments
5 min read
Ruby on AWS Lambda: Layer Dependencies

Ruby on AWS Lambda: Layer Dependencies

25
Comments
6 min read
Ruby on AWS Lambda: Package & Ship It

Ruby on AWS Lambda: Package & Ship It

23
Comments
3 min read
RSpec(Pt. 2): Hooks, Subject, Shared Examples

RSpec(Pt. 2): Hooks, Subject, Shared Examples

8
Comments
4 min read
Intro to Ruby Gems

Intro to Ruby Gems

7
Comments
5 min read
When objects become super objects

When objects become super objects

10
Comments
3 min read
Ruby Descending Order Method

Ruby Descending Order Method

3
Comments 2
1 min read
Autocomplete in Ruby on Rails using Stimulus

Autocomplete in Ruby on Rails using Stimulus

20
Comments
8 min read
Flatiron Third Project: Ruby on Rails

Flatiron Third Project: Ruby on Rails

3
Comments
5 min read
How to properly query the array datatype

How to properly query the array datatype

13
Comments
3 min read
Completely Remove Ruby 2.7's Default Bundler

Completely Remove Ruby 2.7's Default Bundler

14
Comments 7
2 min read
Make up for Rails console

Make up for Rails console

13
Comments 2
1 min read
Prime Sieve in (Hopefully) Idiomatic Ruby (And Some Books You Should Read)

Prime Sieve in (Hopefully) Idiomatic Ruby (And Some Books You Should Read)

32
Comments 6
8 min read
My First CRUD Web App

My First CRUD Web App

4
Comments
4 min read
Tables and other Advanced Formatting in Action Text (Kind of)

Tables and other Advanced Formatting in Action Text (Kind of)

21
Comments 1
4 min read
How to setup a Ruby on Rails 7 project

How to setup a Ruby on Rails 7 project

5
Comments
6 min read
Learning Ruby: string concatenation

Learning Ruby: string concatenation

5
Comments
2 min read
Let's build for Ruby and Rails developers - Part 5

Let's build for Ruby and Rails developers - Part 5

6
Comments
5 min read
Sublime Text is an editor, not an IDE!

Sublime Text is an editor, not an IDE!

5
Comments
2 min read
Rake::Task .enhance() Method Explained

Rake::Task .enhance() Method Explained

41
Comments 4
2 min read
Ruby on Rails API-only with Nested Resources

Ruby on Rails API-only with Nested Resources

4
Comments
3 min read
Implementing a State Machine as a service with aasm gem.

Implementing a State Machine as a service with aasm gem.

13
Comments 2
3 min read
Clocks are Monoids Too!

Clocks are Monoids Too!

8
Comments
5 min read
Working with WebSockets in Ruby

Working with WebSockets in Ruby

13
Comments
10 min read
Learning Ruby: naming conventions

Learning Ruby: naming conventions

5
Comments
1 min read
Building a Toy Lexer in Ruby

Building a Toy Lexer in Ruby

14
Comments
12 min read
How to pass Flatiron School’s Software Engineering Technical Interview

How to pass Flatiron School’s Software Engineering Technical Interview

5
Comments
4 min read
Actualizar Ruby on Rails con boot doble

Actualizar Ruby on Rails con boot doble

5
Comments 1
5 min read
Scaling Queue Workers Efficiently with AppSignal Metrics

Scaling Queue Workers Efficiently with AppSignal Metrics

8
Comments
8 min read
Testing GraphQL Backend in Product Hunt

Testing GraphQL Backend in Product Hunt

6
Comments
4 min read
👩‍💻 Learning Ruby: first impressions from a JavaScript developer

👩‍💻 Learning Ruby: first impressions from a JavaScript developer

7
Comments
3 min read
The Love for Sublime Text!

The Love for Sublime Text!

13
Comments 2
2 min read
RSpec(Pt. 1): Getting Started

RSpec(Pt. 1): Getting Started

3
Comments 1
5 min read
Ruby Modules

Ruby Modules

7
Comments 2
2 min read
Ruby on Rails Project: Devhub

Ruby on Rails Project: Devhub

8
Comments
2 min read
How to encrypt strings & files in your source code?

How to encrypt strings & files in your source code?

142
Comments 16
5 min read
Let's build for Ruby and Rails developers - Part 4

Let's build for Ruby and Rails developers - Part 4

2
Comments
5 min read
My monolith doesn't fit in your serverless

My monolith doesn't fit in your serverless

46
Comments 17
4 min read
Day 62 : #100DaysofCode - Sign in using a Third Party, Rails

Day 62 : #100DaysofCode - Sign in using a Third Party, Rails

7
Comments
3 min read
How we moved from Ruby to GO and decrease our cost by %1400 and increased response time by %500

How we moved from Ruby to GO and decrease our cost by %1400 and increased response time by %500

9
Comments 3
6 min read
Algorithms: Calculating Combination in Ruby

Algorithms: Calculating Combination in Ruby

12
Comments 2
3 min read
About the simplest thing a Ruby dev can do with Docker

About the simplest thing a Ruby dev can do with Docker

5
Comments
2 min read
Sensitive data encryption in Rails

Sensitive data encryption in Rails

32
Comments 8
3 min read
Makery, a factory gem

Makery, a factory gem

3
Comments
1 min read
Rebuilding Redis in Ruby - Chapter 4 - Adding the missing options to the SET command

Rebuilding Redis in Ruby - Chapter 4 - Adding the missing options to the SET command

9
Comments
25 min read
Union and interface types in GraphQL Ruby

Union and interface types in GraphQL Ruby

5
Comments
2 min read
Intro To Ruby Procs and Lambdas(and the difference)

Intro To Ruby Procs and Lambdas(and the difference)

9
Comments 7
2 min read
Rails 6.1 adds annotate_rendered_view_with_filenames to annotate HTML output

Rails 6.1 adds annotate_rendered_view_with_filenames to annotate HTML output

2
Comments
1 min read
On Adding Types to Ruby

On Adding Types to Ruby

3
Comments 2
2 min read
Kinx Library - Isolate (Multi Thread without GIL)

Kinx Library - Isolate (Multi Thread without GIL)

9
Comments
6 min read
Understanding and Implementing Bubble Sort in Ruby

Understanding and Implementing Bubble Sort in Ruby

8
Comments
7 min read
Let's build for Ruby and Rails developers - Part 3

Let's build for Ruby and Rails developers - Part 3

2
Comments
3 min read
Integrate AndminLTE with Ruby On Rails 6

Integrate AndminLTE with Ruby On Rails 6

41
Comments 11
6 min read
A trick with the Ruby documentation

A trick with the Ruby documentation

9
Comments
2 min read
Validating a unique record

Validating a unique record

10
Comments
2 min read
Build a passcode protected conference line with Twilio and Ruby

Build a passcode protected conference line with Twilio and Ruby

8
Comments
6 min read
loading...