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.
Are you the next (Ruby) Thanos?

Are you the next (Ruby) Thanos?

34
Comments 2
2 min read
Create a Video Party App With Rails Part 1: Building the Backend

Create a Video Party App With Rails Part 1: Building the Backend

70
Comments 4
17 min read
wtf is a feature flag?

wtf is a feature flag?

6
Comments
2 min read
Building a Single Page App for COVID-19 Lockdown👩‍🍳

Building a Single Page App for COVID-19 Lockdown👩‍🍳

6
Comments
4 min read
Build a Rails Engine to Accept Stripe One-time Payments

Build a Rails Engine to Accept Stripe One-time Payments

33
Comments 1
8 min read
Why 'Escaping' JavaScript is Dangerous

Why 'Escaping' JavaScript is Dangerous

19
Comments 1
3 min read
One thing led to another and I built my own static site generator today

One thing led to another and I built my own static site generator today

239
Comments 29
2 min read
A new Smalltalk style environment for Ruby: the beginning

A new Smalltalk style environment for Ruby: the beginning

10
Comments 2
2 min read
Introducción a Ruby

Introducción a Ruby

6
Comments
9 min read
the #1 Ruby benchmarking tool you didn't know you need

the #1 Ruby benchmarking tool you didn't know you need

23
Comments 2
1 min read
wtf are dot env files?

wtf are dot env files?

6
Comments
2 min read
Rails 6 System Tests, From Top to Bottom

Rails 6 System Tests, From Top to Bottom

19
Comments
7 min read
Automated on-demand deployments with Semaphore CI Classic API (and Ruby)

Automated on-demand deployments with Semaphore CI Classic API (and Ruby)

8
Comments
4 min read
Testing best practices

Testing best practices

16
Comments
4 min read
How I write a gemspec.

How I write a gemspec.

22
Comments 2
4 min read
How to Build an eLearning Platform Like Udemy or Coursera

How to Build an eLearning Platform Like Udemy or Coursera

31
Comments 9
4 min read
My First Flatiron Project

My First Flatiron Project

7
Comments
5 min read
Selection Sort in Ruby

Selection Sort in Ruby

8
Comments 3
3 min read
Order Update with Two-Step Payment

Order Update with Two-Step Payment

4
Comments
4 min read
On RSpec, Minitest, and Doing Magic Right

On RSpec, Minitest, and Doing Magic Right

12
Comments 1
12 min read
Build and deploy a static site with Ruby, Bridgetown, TailwindCSS, and Netlify

Build and deploy a static site with Ruby, Bridgetown, TailwindCSS, and Netlify

46
Comments 2
5 min read
How redirect_to works in Rails?

How redirect_to works in Rails?

15
Comments 4
2 min read
Rodauth 2.0 and rodauth-rails released

Rodauth 2.0 and rodauth-rails released

11
Comments
3 min read
My notes from Aaron Patterson's RailsConf 2020 keynote

My notes from Aaron Patterson's RailsConf 2020 keynote

5
Comments 1
1 min read
Aaron Patterson's keynote was fantastic

Aaron Patterson's keynote was fantastic

5
Comments
1 min read
Polyglot Series in Javascript, Dart, Ruby, Python,Go: Sorting List

Polyglot Series in Javascript, Dart, Ruby, Python,Go: Sorting List

6
Comments
4 min read
Omniauth GitHub on Rails

Omniauth GitHub on Rails

13
Comments
2 min read
5 Ways to Splat in Ruby

5 Ways to Splat in Ruby

15
Comments
2 min read
What I learned today(Ruby/Rails): Splat operator

What I learned today(Ruby/Rails): Splat operator

5
Comments 1
1 min read
MY VERY FIRST CLI APP

MY VERY FIRST CLI APP

2
Comments
2 min read
Stack Overflow Command Line Search Tool

Stack Overflow Command Line Search Tool

4
Comments
1 min read
you committed a dirty schema, eh?

you committed a dirty schema, eh?

5
Comments
2 min read
RailsConf 2020 Couch Edition Is Out! What Are You Watching?

RailsConf 2020 Couch Edition Is Out! What Are You Watching?

9
Comments 1
1 min read
Why and How to Host your Rails 6 App with AWS ElasticBeanstalk and RDS

Why and How to Host your Rails 6 App with AWS ElasticBeanstalk and RDS

6
Comments
14 min read
How To Build an Event Sourcing Pattern in Rails from Scratch

How To Build an Event Sourcing Pattern in Rails from Scratch

64
Comments 4
18 min read
handy Ruby methods #2 - Object#tap

handy Ruby methods #2 - Object#tap

6
Comments 3
2 min read
Can I use has_secure_token in ActiveRecord?

Can I use has_secure_token in ActiveRecord?

3
Comments
4 min read
Introduction to GR.rb - data visualization with Ruby

Introduction to GR.rb - data visualization with Ruby

10
Comments
4 min read
How to Build a Twitter Clone with Rails, ActionCable and React

How to Build a Twitter Clone with Rails, ActionCable and React

11
Comments 1
5 min read
Ruby Variables and String Interpolation

Ruby Variables and String Interpolation

2
Comments
1 min read
How to speed up your Ruby/Rails app by ~5% with zero efforts

How to speed up your Ruby/Rails app by ~5% with zero efforts

8
Comments
1 min read
CVE-2020-10187

CVE-2020-10187

18
Comments 2
1 min read
Setup Action Mailbox with Postfix - Part 2

Setup Action Mailbox with Postfix - Part 2

5
Comments
3 min read
Setting up Rails and PostgreSQL

Setting up Rails and PostgreSQL

7
Comments
2 min read
memoization

memoization

5
Comments
1 min read
It's has been a year since my first gem was published. What I have learned so far?

It's has been a year since my first gem was published. What I have learned so far?

4
Comments 1
2 min read
Getting Started with Rails 6

Getting Started with Rails 6

9
Comments
14 min read
Understanding Blocks in Ruby

Understanding Blocks in Ruby

7
Comments
1 min read
handy Ruby methods #1 - Array#compact

handy Ruby methods #1 - Array#compact

3
Comments
1 min read
How to create a gem in Ruby on Rails? [From Scratch]

How to create a gem in Ruby on Rails? [From Scratch]

64
Comments
6 min read
Instantly speed up your Rails application by self-hosting your fonts

Instantly speed up your Rails application by self-hosting your fonts

48
Comments 3
5 min read
Rendering a React component in Rails without a library

Rendering a React component in Rails without a library

8
Comments 1
3 min read
user auth in Ruby - Cuba, Shield and Mongoid

user auth in Ruby - Cuba, Shield and Mongoid

4
Comments
4 min read
Tracking Rails changed attributes

Tracking Rails changed attributes

4
Comments 1
2 min read
Rails System Tests In Docker

Rails System Tests In Docker

37
Comments
6 min read
COVID-19 Inventory Checklist

COVID-19 Inventory Checklist

16
Comments 2
2 min read
How to use string interpolation in method calls to simplify Ruby code

How to use string interpolation in method calls to simplify Ruby code

5
Comments
1 min read
Sub-minute AWS lambda scheduler

Sub-minute AWS lambda scheduler

5
Comments
4 min read
Which backend programming language should I choose?

Which backend programming language should I choose?

39
Comments 38
2 min read
Aaron Patterson Joins Shopify

Aaron Patterson Joins Shopify

74
Comments 2
1 min read
loading...