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 2.6 new feature: refine `#to_proc`

Ruby 2.6 new feature: refine `#to_proc`

5
Comments 5
1 min read
Structured RSpec For Ruby & Rails

Structured RSpec For Ruby & Rails

30
Comments
6 min read
I'm Making a Ruby on Rails Course

I'm Making a Ruby on Rails Course

7
Comments
2 min read
How I replaced a Rails app with a few dozen lines of Ruby

How I replaced a Rails app with a few dozen lines of Ruby

94
Comments 10
5 min read
A short guide to setup a Jupyter notebook for Ruby (on a mac, with a fish shell)

A short guide to setup a Jupyter notebook for Ruby (on a mac, with a fish shell)

9
Comments 9
1 min read
Diving into Ruby's #dup and #clone

Diving into Ruby's #dup and #clone

34
Comments
5 min read
Lets look: Ruby

Lets look: Ruby

10
Comments 2
4 min read
Wrapping JSON-based ActiveRecord attributes with classes

Wrapping JSON-based ActiveRecord attributes with classes

39
Comments 3
3 min read
🆕 Jekyll Rest

🆕 Jekyll Rest

3
Comments
1 min read
Add Omniauth GitHub to Your Rails App on Top of Devise

Add Omniauth GitHub to Your Rails App on Top of Devise

7
Comments
5 min read
Prevent SQL Injections

Prevent SQL Injections

17
Comments 4
5 min read
Debugging in Ruby—Busting a Year-old Bug in Sprockets

Debugging in Ruby—Busting a Year-old Bug in Sprockets

21
Comments
7 min read
Faker::Rubimasを作ってみた

Faker::Rubimasを作ってみた

6
Comments
1 min read
The good and bad of ActiveRecord callbacks

The good and bad of ActiveRecord callbacks

18
Comments 1
4 min read
LeetCode in Ruby: 102. Binary Tree Level Order Traversal

LeetCode in Ruby: 102. Binary Tree Level Order Traversal

5
Comments 2
1 min read
Easier usage of Rails 5.2 credentials and app-specific configuration

Easier usage of Rails 5.2 credentials and app-specific configuration

44
Comments 4
3 min read
Introduction to Object-Oriented Programming with Ruby

Introduction to Object-Oriented Programming with Ruby

17
Comments
11 min read
LeetCode in Ruby: 206 Reverse Linked List

LeetCode in Ruby: 206 Reverse Linked List

7
Comments
1 min read
Localize your Rails enums

Localize your Rails enums

7
Comments
1 min read
LeetCode in Ruby: 70. Climbing Stairs

LeetCode in Ruby: 70. Climbing Stairs

6
Comments
1 min read
Debugging with Pry: A Beginner's Guide

Debugging with Pry: A Beginner's Guide

36
Comments 2
5 min read
Time complexity for noobs

Time complexity for noobs

8
Comments
8 min read
How to fix MethodError - undefined method `real_path` with CocoaPods

How to fix MethodError - undefined method `real_path` with CocoaPods

7
Comments
2 min read
It Will Do vs It Will Scale

It Will Do vs It Will Scale

61
Comments 7
4 min read
Rails profiling story, or how I caught Faker trying to teach my app Australian Slang

Rails profiling story, or how I caught Faker trying to teach my app Australian Slang

53
Comments 4
4 min read
loading...