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.
Determine the current route in Rails

Determine the current route in Rails

9
Comments 2
2 min read
Making sense of unfamiliar code

Making sense of unfamiliar code

30
Comments
2 min read
What’s Tripping Up Uglifier?

What’s Tripping Up Uglifier?

12
Comments 4
1 min read
How to use the new github.dev personal website generator

How to use the new github.dev personal website generator

197
Comments 14
4 min read
Time to upgrade RubyGems

Time to upgrade RubyGems

8
Comments 1
1 min read
The Testing Introduction I Wish I Had

The Testing Introduction I Wish I Had

306
Comments 29
14 min read
Are Your Colleagues on Holiday? Build a Voice App with Rails to Find Out

Are Your Colleagues on Holiday? Build a Voice App with Rails to Find Out

21
Comments 3
10 min read
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
loading...