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 Build a Multi-Vendor Marketplace Website Like Amazon

How to Build a Multi-Vendor Marketplace Website Like Amazon

12
Comments 3
6 min read
Understanding Procs, Lambdas, and Blocks in Ruby - Part 2: All Why?s Explained

Understanding Procs, Lambdas, and Blocks in Ruby - Part 2: All Why?s Explained

11
Comments
7 min read
What is Active Record? (Quick Intro)

What is Active Record? (Quick Intro)

5
Comments
1 min read
Ruby/GTK3 - Button

Ruby/GTK3 - Button

6
Comments
1 min read
Understanding Procs, Lambdas, and Blocks in Ruby - Part 1: All What?s Answered

Understanding Procs, Lambdas, and Blocks in Ruby - Part 1: All What?s Answered

20
Comments
8 min read
Understanding Ruby's block/proc parsing

Understanding Ruby's block/proc parsing

48
Comments 4
2 min read
Rails Coverage Tools: Coverband

Rails Coverage Tools: Coverband

50
Comments 7
4 min read
Pending cops in Rubocop to make upgrade easier

Pending cops in Rubocop to make upgrade easier

7
Comments
2 min read
Hash-tastic! part one

Hash-tastic! part one

4
Comments 2
2 min read
Hash-tastic! part two

Hash-tastic! part two

4
Comments
3 min read
Active Record Transactions in Ruby on Rails

Active Record Transactions in Ruby on Rails

5
Comments
2 min read
QR Code Reader on Rails

QR Code Reader on Rails

67
Comments 4
8 min read
Exercism Ruby - Intro

Exercism Ruby - Intro

7
Comments
1 min read
The Best Android Apps for Learning How to Code

The Best Android Apps for Learning How to Code

61
Comments 1
6 min read
Running your Rails projects with Redis - all you need to know

Running your Rails projects with Redis - all you need to know

16
Comments
7 min read
How to create an auction marketplace website like eBay

How to create an auction marketplace website like eBay

22
Comments
3 min read
Functional ruby

Functional ruby

8
Comments
3 min read
Solve Sinatra helpers not found, one reason

Solve Sinatra helpers not found, one reason

8
Comments 1
1 min read
Getting Started With System Tests in Rails With Minitest

Getting Started With System Tests in Rails With Minitest

13
Comments
7 min read
Making Games in Ruby With Gosu

Making Games in Ruby With Gosu

12
Comments 2
2 min read
Rails API, beyond the basics

Rails API, beyond the basics

5
Comments 2
3 min read
Migrating user passwords from Django to Ruby

Migrating user passwords from Django to Ruby

8
Comments
1 min read
A handful of engineering principles at Factorial

A handful of engineering principles at Factorial

22
Comments 3
6 min read
FlowCore - A multi purpose, extendable, Workflow-net-based workflow engine for Rails

FlowCore - A multi purpose, extendable, Workflow-net-based workflow engine for Rails

8
Comments 1
2 min read
Troubleshooting Devise Redirects with Multiple Models and Turbolinks

Troubleshooting Devise Redirects with Multiple Models and Turbolinks

7
Comments 2
5 min read
Building my next HTTP server, part 2

Building my next HTTP server, part 2

8
Comments
3 min read
Dependency Injection | Writing loosely coupled code

Dependency Injection | Writing loosely coupled code

7
Comments
2 min read
Build a WhatsApp chatbot with Ruby, Sinatra and Twilio

Build a WhatsApp chatbot with Ruby, Sinatra and Twilio

55
Comments
10 min read
ActiveMerchant and PayPal Express Checkout

ActiveMerchant and PayPal Express Checkout

13
Comments 3
3 min read
Testing External APIs with VCR in Rails

Testing External APIs with VCR in Rails

12
Comments
2 min read
How to Deploy a Rails Application to AWS with Docker - Part 2

How to Deploy a Rails Application to AWS with Docker - Part 2

32
Comments 2
9 min read
GraphqlRails 1.0.0 has been released

GraphqlRails 1.0.0 has been released

16
Comments 2
3 min read
Getting started with Imba 2

Getting started with Imba 2

12
Comments
3 min read
Passing Data Around in Javascript

Passing Data Around in Javascript

10
Comments
5 min read
Refactoring Personal Data out of a Devise Model

Refactoring Personal Data out of a Devise Model

7
Comments
4 min read
Rails Password Validation

Rails Password Validation

14
Comments
2 min read
Let’s Build: With Ruby on Rails – Marketplace App with Stripe Connect

Let’s Build: With Ruby on Rails – Marketplace App with Stripe Connect

91
Comments 3
74 min read
Writing a Simple RSpec Test

Writing a Simple RSpec Test

7
Comments 1
2 min read
Passing Functions as Arguments in Ruby

Passing Functions as Arguments in Ruby

37
Comments 3
2 min read
A trick with Ruby anonymous classes

A trick with Ruby anonymous classes

17
Comments
2 min read
Plain Old Ruby Objects (POROs) in Rails Fat Models

Plain Old Ruby Objects (POROs) in Rails Fat Models

18
Comments
2 min read
Figuring Out Hashes In Ruby

Figuring Out Hashes In Ruby

8
Comments 1
5 min read
Testing Action Mailer in Rails

Testing Action Mailer in Rails

13
Comments 1
3 min read
The fastest way to prototype API in Rails application

The fastest way to prototype API in Rails application

11
Comments
1 min read
asdf: a version manager to rule them all

asdf: a version manager to rule them all

17
Comments 1
3 min read
ActiveRecord & Rake cheatsheet

ActiveRecord & Rake cheatsheet

5
Comments
2 min read
Mod 1 Project

Mod 1 Project

6
Comments
2 min read
The Ruby Enumerable <=> operator and #max vs. #max_by

The Ruby Enumerable <=> operator and #max vs. #max_by

32
Comments
7 min read
Beginners guide to Active Record

Beginners guide to Active Record

24
Comments 1
5 min read
What is Docker? Why is it important and necessary for developers? Part I

What is Docker? Why is it important and necessary for developers? Part I

108
Comments 2
9 min read
Naming Conventions Cheatsheet: Rails

Naming Conventions Cheatsheet: Rails

8
Comments 1
1 min read
Using RSpec testing framework in your next Ruby on Rails project - cover-to-cover guide.

Using RSpec testing framework in your next Ruby on Rails project - cover-to-cover guide.

18
Comments
13 min read
A trick with Ruby Hash.new

A trick with Ruby Hash.new

16
Comments
2 min read
Learn Ruby and Rails with these resources

Learn Ruby and Rails with these resources

41
Comments 1
2 min read
Test-Driven Development (TDD) tutorial using Rspec and Ruby on Rails.

Test-Driven Development (TDD) tutorial using Rspec and Ruby on Rails.

41
Comments
5 min read
Monitor Rails performance in real-time and for free

Monitor Rails performance in real-time and for free

11
Comments 4
1 min read
How to Deploy a Rails Application to AWS with Docker - Part 1

How to Deploy a Rails Application to AWS with Docker - Part 1

49
Comments 2
9 min read
A trick with Ruby array literals

A trick with Ruby array literals

38
Comments 9
1 min read
Tips for increasing your application performance

Tips for increasing your application performance

14
Comments
3 min read
Stopping a runaway Rails server

Stopping a runaway Rails server

13
Comments 2
2 min read
loading...