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.
Why Pry is one of the most important tools a junior Rubyist can learn

Why Pry is one of the most important tools a junior Rubyist can learn

7
Comments
4 min read
Ruby Blocks

Ruby Blocks

17
Comments 3
4 min read
Clean Code Principles - Function

Clean Code Principles - Function

7
Comments
1 min read
What happened with Dirble

What happened with Dirble

4
Comments 1
3 min read
Rails Tasks: exporting database models to a CSV.

Rails Tasks: exporting database models to a CSV.

11
Comments
2 min read
Feature Flags: The simple way to de-stress production releases

Feature Flags: The simple way to de-stress production releases

9
Comments
7 min read
Specifying a Template and a Layout through Action Mailer's mail function

Specifying a Template and a Layout through Action Mailer's mail function

5
Comments
3 min read
Uploading Profile Pictures in a React and Rails API App Part II

Uploading Profile Pictures in a React and Rails API App Part II

33
Comments 2
5 min read
Rails active jobs & Tests

Rails active jobs & Tests

14
Comments 1
2 min read
A terrain and actor simulator on Ruby

A terrain and actor simulator on Ruby

4
Comments
2 min read
Mysterious "chrome not reachable" WebDriverError in Selenium

Mysterious "chrome not reachable" WebDriverError in Selenium

4
Comments
2 min read
Twilio Hackathon: Shared (to-do, grocery) lists between friends, family, and businesses

Twilio Hackathon: Shared (to-do, grocery) lists between friends, family, and businesses

26
Comments 3
3 min read
ActiveRecord Queries

ActiveRecord Queries

8
Comments
2 min read
Endless Ruby

Endless Ruby

7
Comments
1 min read
About Ruby Hash#== (Equality)

About Ruby Hash#== (Equality)

3
Comments
1 min read
Do you use form objects in your Rails apps?

Do you use form objects in your Rails apps?

11
Comments 1
3 min read
About Ruby Hash#<= (Subset)

About Ruby Hash#<= (Subset)

5
Comments
1 min read
The Rails Model Introduction I Wish I Had

The Rails Model Introduction I Wish I Had

72
Comments 6
13 min read
Changing the Approach to Debugging in Ruby with TracePoint

Changing the Approach to Debugging in Ruby with TracePoint

16
Comments 2
9 min read
Sorbet (Ruby type checker) seems really neat!

Sorbet (Ruby type checker) seems really neat!

52
Comments 4
1 min read
How to build a conference line with Twilio and Ruby

How to build a conference line with Twilio and Ruby

27
Comments 3
5 min read
About Ruby Hash[]

About Ruby Hash[]

8
Comments
1 min read
Making my Ruby 'Legacy Code' SOLID

Making my Ruby 'Legacy Code' SOLID

2
Comments
7 min read
Writing Simple Tests in Ruby

Writing Simple Tests in Ruby

11
Comments
4 min read
What even is REST?

What even is REST?

15
Comments
4 min read
Setup web-page screenshots within a minute

Setup web-page screenshots within a minute

5
Comments
3 min read
Uploading Profile Pictures in a React and Rails API Application Part I

Uploading Profile Pictures in a React and Rails API Application Part I

22
Comments
5 min read
The Coffee Project: Sinatra knows this ditty

The Coffee Project: Sinatra knows this ditty

5
Comments
2 min read
Exercism Ruby - Acronym

Exercism Ruby - Acronym

4
Comments
1 min read
Scrape the Web for Updates and Send SMS Alerts with Ruby

Scrape the Web for Updates and Send SMS Alerts with Ruby

47
Comments
12 min read
Facade Pattern in Rails for Performance and Maintainability

Facade Pattern in Rails for Performance and Maintainability

7
Comments
8 min read
This is Weird

This is Weird

6
Comments 2
1 min read
Ruby on Rails integration guide for passwordless authentication with DID.app

Ruby on Rails integration guide for passwordless authentication with DID.app

8
Comments 1
4 min read
Setup for Vue and Buefy in Rails 6

Setup for Vue and Buefy in Rails 6

21
Comments
3 min read
Building a stock ticker app

Building a stock ticker app

3
Comments
2 min read
How to install and use MongoDB with Rails 6

How to install and use MongoDB with Rails 6

9
Comments 1
5 min read
More About Hash

More About Hash

13
Comments
1 min read
Day 1: Erlang Hello World

Day 1: Erlang Hello World

12
Comments 4
1 min read
Which ERB tag should I use?

Which ERB tag should I use?

10
Comments
2 min read
released gem active_record_json_explain 💎✨

released gem active_record_json_explain 💎✨

6
Comments
1 min read
Rails 6 jQuery upgrade with webpacker!

Rails 6 jQuery upgrade with webpacker!

10
Comments
3 min read
It's Easy to Build: Custom docs project | Part 1 - MD to HTML

It's Easy to Build: Custom docs project | Part 1 - MD to HTML

6
Comments
5 min read
Performance Review: React/Redux

Performance Review: React/Redux

6
Comments
4 min read
This week in Rails

This week in Rails

19
Comments 2
2 min read
Developing Rails apps using an iPad

Developing Rails apps using an iPad

25
Comments 16
1 min read
Building a Rails App With Multiple Subdomains

Building a Rails App With Multiple Subdomains

82
Comments 1
7 min read
cURL wrapper around RubyGems.org API

cURL wrapper around RubyGems.org API

18
Comments 1
1 min read
RuboCoping with legacy

RuboCoping with legacy

41
Comments
7 min read
Using Serializers With a Ruby on Rails API

Using Serializers With a Ruby on Rails API

10
Comments 8
2 min read
Is there good Ruby/Rails repos to read and learn good architecture/coding manners?

Is there good Ruby/Rails repos to read and learn good architecture/coding manners?

4
Comments 4
1 min read
How can we login through SAML 2.0 using our API REST developed in Ruby on Rails?

How can we login through SAML 2.0 using our API REST developed in Ruby on Rails?

14
Comments
4 min read
rails g shortcuts

rails g shortcuts

7
Comments 2
3 min read
Solving "invalid byte sequence in UTF-8" errors in ruby

Solving "invalid byte sequence in UTF-8" errors in ruby

34
Comments 1
4 min read
How profiling my slow Ruby code led me to publish my first gem!

How profiling my slow Ruby code led me to publish my first gem!

8
Comments 2
7 min read
Decoupling Ruby: Delegation vs Dependency Injection

Decoupling Ruby: Delegation vs Dependency Injection

15
Comments
5 min read
Quarantined, 154 Days Of Code

Quarantined, 154 Days Of Code

4
Comments
2 min read
Insights from Incorporating Static Type Checking in Ruby

Insights from Incorporating Static Type Checking in Ruby

14
Comments
8 min read
Monitoring external services with Prometheus and Grafana

Monitoring external services with Prometheus and Grafana

26
Comments
5 min read
Ruby Package

Ruby Package

5
Comments
1 min read
Setting up MQTT with Ruby on Rails

Setting up MQTT with Ruby on Rails

15
Comments
3 min read
loading...