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 use Weather Company Data and Netatmo with Ruby

How to use Weather Company Data and Netatmo with Ruby

11
Comments
7 min read
Fuzzy Logic, Fuzzy Matching, and Why I Haven’t Used Either (Yet!)

Fuzzy Logic, Fuzzy Matching, and Why I Haven’t Used Either (Yet!)

38
Comments
7 min read
Recursive Functions for Beginners

Recursive Functions for Beginners

25
Comments 2
4 min read
Creating images with Ruby + HTML/CSS API

Creating images with Ruby + HTML/CSS API

58
Comments 5
2 min read
Be careful when memoizing booleans!

Be careful when memoizing booleans!

39
Comments 6
3 min read
apiwha

apiwha

11
Comments
1 min read
Rails 4.2.11.1, 5.0.7.2, 5.1.6.2, 5.2.2.1, and 6.0.0.beta3 have been released with important security fixes.

Rails 4.2.11.1, 5.0.7.2, 5.1.6.2, 5.2.2.1, and 6.0.0.beta3 have been released with important security fixes.

11
Comments 1
1 min read
Book Discount

Book Discount

3
Comments 2
1 min read
7 reasons why learning SQL is still important for Rails developers

7 reasons why learning SQL is still important for Rails developers

18
Comments 1
5 min read
Understanding the Asset Pipeline in Ruby on Rails

Understanding the Asset Pipeline in Ruby on Rails

22
Comments 4
7 min read
The Story of Ruby/Rails Crowd Learning 🤓

The Story of Ruby/Rails Crowd Learning 🤓

6
Comments 7
2 min read
Moneyball in Ruby- a first attempt at a bare bones stat driven model

Moneyball in Ruby- a first attempt at a bare bones stat driven model

9
Comments
5 min read
Building a Slack App using Ruby and Sinatra

Building a Slack App using Ruby and Sinatra

25
Comments
10 min read
Introducing Jekyll Rest

Introducing Jekyll Rest

8
Comments
2 min read
Ruby If, Unless, While and Until

Ruby If, Unless, While and Until

8
Comments
3 min read
Why Learn Ruby?

Why Learn Ruby?

3
Comments
1 min read
The Useful & Hidden '_' Command In IRB

The Useful & Hidden '_' Command In IRB

13
Comments 5
2 min read
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
Value objects in Ruby

Value objects in Ruby

38
Comments 4
5 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
Ruby 2.6 new feature: refine `#to_proc`

Ruby 2.6 new feature: refine `#to_proc`

5
Comments 5
1 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
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
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
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
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

35
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
Understanding Active Record Migrations

Understanding Active Record Migrations

5
Comments
6 min read
It Will Do vs It Will Scale

It Will Do vs It Will Scale

61
Comments 7
4 min read
Basics of Object-Oriented Programming

Basics of Object-Oriented Programming

49
Comments 4
3 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
State Machine in a nutshell

State Machine in a nutshell

14
Comments
1 min read
Dockerize a Sinatra Microservice

Dockerize a Sinatra Microservice

25
Comments
2 min read
The 10-minute Rails Pub/Sub

The 10-minute Rails Pub/Sub

11
Comments 2
3 min read
Announcing Teensy: A little bitty ruby serverless framework

Announcing Teensy: A little bitty ruby serverless framework

3
Comments 2
1 min read
Notes on porting Ruby to R

Notes on porting Ruby to R

10
Comments 1
4 min read
Let's Build: With Ruby on Rails - eCommerce Music Shop

Let's Build: With Ruby on Rails - eCommerce Music Shop

13
Comments 2
11 min read
How to send Rails deprecation warnings to Airbrake

How to send Rails deprecation warnings to Airbrake

10
Comments
1 min read
Use Vim as a Ruby IDE

Use Vim as a Ruby IDE

11
Comments 3
2 min read
loading...