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.
SolidusConf 2019: the 3 reasons that made us love it

SolidusConf 2019: the 3 reasons that made us love it

10
Comments
7 min read
Pros and Cons of Ruby's .tap Method

Pros and Cons of Ruby's .tap Method

58
Comments 5
8 min read
RubyGems Telegram Bot

RubyGems Telegram Bot

11
Comments
1 min read
Three Lessons from RubyConf

Three Lessons from RubyConf

12
Comments
7 min read
Unit testing with RSpec - Model Spec

Unit testing with RSpec - Model Spec

13
Comments
4 min read
What is Object Orientated Programming (OOP)? (Part one)

What is Object Orientated Programming (OOP)? (Part one)

9
Comments 1
3 min read
Baby's First Open Source Contribution

Baby's First Open Source Contribution

5
Comments
2 min read
RubyConf 2019 Sketchnotes

RubyConf 2019 Sketchnotes

55
Comments 7
3 min read
My Ruby Conf 2019

My Ruby Conf 2019

7
Comments
5 min read
Makers Week 2: The World is Your Oyster(card)

Makers Week 2: The World is Your Oyster(card)

7
Comments
3 min read
Rotten Tomatoes: Top 25 Horror Movies - A CLI Ruby Gem

Rotten Tomatoes: Top 25 Horror Movies - A CLI Ruby Gem

7
Comments
4 min read
Testing the Waters with RSpec (Part 2)

Testing the Waters with RSpec (Part 2)

6
Comments
2 min read
Speeding up Rails boot time

Speeding up Rails boot time

16
Comments
4 min read
Using Kafka as a Data Backbone: Part 1

Using Kafka as a Data Backbone: Part 1

12
Comments
9 min read
¿Puede ActiveRecord::Relation recibir mensajes de métodos de clase? Sí, sí puede

¿Puede ActiveRecord::Relation recibir mensajes de métodos de clase? Sí, sí puede

11
Comments 2
3 min read
Introducing Deimos: Using Kafka as the Data Backbone for your Architecture

Introducing Deimos: Using Kafka as the Data Backbone for your Architecture

8
Comments
7 min read
10 New Things in Active Record

10 New Things in Active Record

59
Comments 3
6 min read
My first RubyConf

My first RubyConf

9
Comments 4
3 min read
Anybody keeping up with TruffleRuby?

Anybody keeping up with TruffleRuby?

39
Comments 9
1 min read
Building my next HTTP server

Building my next HTTP server

36
Comments
5 min read
Regex: The Mighty String Wrangler

Regex: The Mighty String Wrangler

5
Comments
3 min read
lambdas Are Better Than procs

lambdas Are Better Than procs

24
Comments
4 min read
How to write an MVC framework in Ruby

How to write an MVC framework in Ruby

45
Comments
12 min read
Intro to JRuby

Intro to JRuby

4
Comments
3 min read
Trailblazer tutorial: collections, forms, testing Cells - part 6

Trailblazer tutorial: collections, forms, testing Cells - part 6

9
Comments
22 min read
Test-Driven Development with RSpec in Rails

Test-Driven Development with RSpec in Rails

15
Comments
5 min read
A beginners' introduction to Ruby classes and objects

A beginners' introduction to Ruby classes and objects

18
Comments 1
6 min read
Using Lambdas to Simplify Varying Behaviors in Your Code

Using Lambdas to Simplify Varying Behaviors in Your Code

7
Comments
10 min read
Using Service Objects to Make your Rails Controllers (and Models) Skinny

Using Service Objects to Make your Rails Controllers (and Models) Skinny

21
Comments
10 min read
Working with Capistrano: Tasks, Roles, and Variables

Working with Capistrano: Tasks, Roles, and Variables

10
Comments 2
11 min read
Getting into programming with classes

Getting into programming with classes

4
Comments
2 min read
How to Safely Navigate Redis with Ruby

How to Safely Navigate Redis with Ruby

79
Comments 4
5 min read
hello gem steep

hello gem steep

5
Comments
1 min read
Redirect using POST in Rails

Redirect using POST in Rails

9
Comments
4 min read
How I upgrade my Mac for development in Catalina macOS

How I upgrade my Mac for development in Catalina macOS

77
Comments 12
4 min read
How does Ruby method lookup work? 🤔

How does Ruby method lookup work? 🤔

5
Comments 4
1 min read
Which one should I use for my new project? RoR, Django or Laravel?

Which one should I use for my new project? RoR, Django or Laravel?

9
Comments 6
1 min read
A Complete Guide to Hiring Ruby On Rails Developers

A Complete Guide to Hiring Ruby On Rails Developers

14
Comments
7 min read
How to Use GraphQL with Ruby on Rails

How to Use GraphQL with Ruby on Rails

22
Comments
10 min read
How did we upgrade and containerize our largest Rails monolith in one quarter?

How did we upgrade and containerize our largest Rails monolith in one quarter?

7
Comments
6 min read
How to publish Slack app using Rails

How to publish Slack app using Rails

19
Comments 1
4 min read
An Introduction to Algorithms Using Ruby

An Introduction to Algorithms Using Ruby

15
Comments 1
4 min read
Little details are important

Little details are important

7
Comments
1 min read
Introduction to Ruby blocks

Introduction to Ruby blocks

39
Comments 4
3 min read
Ruby each, map, reduce, unless, and until

Ruby each, map, reduce, unless, and until

14
Comments
3 min read
To .each Their Own

To .each Their Own

9
Comments 1
5 min read
How to Read Performance Metrics in AppSignal

How to Read Performance Metrics in AppSignal

7
Comments
8 min read
Building a Follower Relationship in Rails

Building a Follower Relationship in Rails

12
Comments
3 min read
TicTacToe game- Simple Ruby implementation

TicTacToe game- Simple Ruby implementation

9
Comments
1 min read
Quick Tips for Restful Routing from a beginner.

Quick Tips for Restful Routing from a beginner.

9
Comments
2 min read
PostgreSQL backups to S3 with retention limits

PostgreSQL backups to S3 with retention limits

11
Comments
4 min read
LeetCode #122: The Valleys and Peaks Approach

LeetCode #122: The Valleys and Peaks Approach

22
Comments
3 min read
📚 Awesome links from dev.to and around the web #5

📚 Awesome links from dev.to and around the web #5

9
Comments
2 min read
Delta-Eos (ASCII Detective Sci-fi game) - Starting to Play Like a Game 07:41

Delta-Eos (ASCII Detective Sci-fi game) - Starting to Play Like a Game

61
Comments 2
1 min read
A simple Sinatra Auth

A simple Sinatra Auth

4
Comments
1 min read
Simplify Kubernetes App Deployments With Cloud Native Buildpacks and kapp

Simplify Kubernetes App Deployments With Cloud Native Buildpacks and kapp

15
Comments
9 min read
Trailblazer tutorial: refactoring legacy rails views with Trailblazer Cells - part 5

Trailblazer tutorial: refactoring legacy rails views with Trailblazer Cells - part 5

8
Comments
16 min read
ERB To JS on a Rails API - jQuery Free

ERB To JS on a Rails API - jQuery Free

9
Comments
3 min read
Call for Contributions: Move All Cache Keys From Memcache to Redis

Call for Contributions: Move All Cache Keys From Memcache to Redis

53
Comments 9
1 min read
12 Ruby Gems We use at SourceLevel and Why

12 Ruby Gems We use at SourceLevel and Why

12
Comments
5 min read
loading...