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.
Semiology in Ruby (What are Ruby Symbols) ?

Semiology in Ruby (What are Ruby Symbols) ?

3
Comments
2 min read
Introduction to Blocks, Procs & Lambdas in Ruby

Introduction to Blocks, Procs & Lambdas in Ruby

2
Comments
3 min read
Sorting Algorithms with Ruby

Sorting Algorithms with Ruby

20
Comments
9 min read
ActiveRecord associations, scoped

ActiveRecord associations, scoped

4
Comments
1 min read
An Intro to dry-schema in Ruby

An Intro to dry-schema in Ruby

Comments
7 min read
Renaming Foreign keys in Rails

Renaming Foreign keys in Rails

2
Comments 1
7 min read
Getting Started With Rails Devise Token Auth

Getting Started With Rails Devise Token Auth

2
Comments
3 min read
Live Visit Count for website or page. ActionCable, Turbo Broadcasts, Kredis

Live Visit Count for website or page. ActionCable, Turbo Broadcasts, Kredis

3
Comments
4 min read
Offer free trials without an upfront payment method using Stripe Checkout

Offer free trials without an upfront payment method using Stripe Checkout

6
Comments
6 min read
'My First Full Stack Project-Elite Residency'

'My First Full Stack Project-Elite Residency'

1
Comments 3
5 min read
Getting Started with Ruby on Rails - A Beginner's Guide

Getting Started with Ruby on Rails - A Beginner's Guide

Comments
4 min read
How to Parse Arguments in Your Ruby C Extension

How to Parse Arguments in Your Ruby C Extension

Comments
7 min read
Web Scraping Google With Ruby

Web Scraping Google With Ruby

3
Comments 2
7 min read
Final Project walkthrough P.1

Final Project walkthrough P.1

2
Comments
2 min read
Ruby on Rails: A Simple Movie Rental Application

Ruby on Rails: A Simple Movie Rental Application

1
Comments 2
4 min read
Create a Rails 7 API with JWT in 2023

Create a Rails 7 API with JWT in 2023

3
Comments 3
2 min read
An Introduction to Classes in Ruby: A Guide to Object-Oriented Programming

An Introduction to Classes in Ruby: A Guide to Object-Oriented Programming

1
Comments
2 min read
Slack Notifications in Rails 7

Slack Notifications in Rails 7

7
Comments
2 min read
21 Best Ruby Testing Frameworks For 2023

21 Best Ruby Testing Frameworks For 2023

3
Comments
15 min read
CRUD in Rails 7

CRUD in Rails 7

5
Comments 2
7 min read
The CRUD on the Backend of Active Record/Sinatra

The CRUD on the Backend of Active Record/Sinatra

2
Comments
7 min read
A method's gravity

A method's gravity

3
Comments
6 min read
Build API with Rails 7

Build API with Rails 7

6
Comments
3 min read
CRUD Routing with Sinatra

CRUD Routing with Sinatra

1
Comments
4 min read
The SQL to CRUD: The Use of Structured Query Language to Create, Read, Update, and Destroy

The SQL to CRUD: The Use of Structured Query Language to Create, Read, Update, and Destroy

Comments
5 min read
Ruby Adds Support for WebAssembly: What is WebAssembly and how it benefits Ruby devs?

Ruby Adds Support for WebAssembly: What is WebAssembly and how it benefits Ruby devs?

2
Comments
7 min read
Attribute level permission control in Rails

Attribute level permission control in Rails

1
Comments
5 min read
What is a ruby gem, how is it made, and what are the pros and cons with an example.

What is a ruby gem, how is it made, and what are the pros and cons with an example.

4
Comments
6 min read
Nested ActiveRecord Transactions

Nested ActiveRecord Transactions

4
Comments 1
4 min read
Ruby on Rails, The Ultimate Guide to strip, lstip and rstrip Methods

Ruby on Rails, The Ultimate Guide to strip, lstip and rstrip Methods

1
Comments
4 min read
How to Build Your Own Rails Generator

How to Build Your Own Rails Generator

2
Comments
8 min read
Rails Service Objects — A Guide and an Example

Rails Service Objects — A Guide and an Example

5
Comments
6 min read
MVC in Ruby on Rails

MVC in Ruby on Rails

5
Comments
2 min read
A Guide to Rails View Helpers

A Guide to Rails View Helpers

Comments
9 min read
A simple way to efficiently calculate and represent average data in Rails

A simple way to efficiently calculate and represent average data in Rails

1
Comments
2 min read
Organize Your Downloads Folder with Ruby #2

Organize Your Downloads Folder with Ruby #2

2
Comments
3 min read
Using Database Level Associations v/s Active Record Associations in Ruby On Rails

Using Database Level Associations v/s Active Record Associations in Ruby On Rails

1
Comments
2 min read
Events, events, events

Events, events, events

4
Comments 1
4 min read
Seeding to Rails from an API

Seeding to Rails from an API

1
Comments
4 min read
Object Inheritance Basics Review (Ruby)

Object Inheritance Basics Review (Ruby)

Comments
3 min read
Write your own Domain Specific Language in Ruby

Write your own Domain Specific Language in Ruby

2
Comments 1
12 min read
Routing with Rails

Routing with Rails

1
Comments
1 min read
Writing better Action Mailers: Revisiting a core Rails concept

Writing better Action Mailers: Revisiting a core Rails concept

4
Comments
8 min read
Ruby on Rails: Mac Install Guide

Ruby on Rails: Mac Install Guide

7
Comments 1
3 min read
How to use the Browser Geolocation API with StimulusJS and Rails

How to use the Browser Geolocation API with StimulusJS and Rails

3
Comments
2 min read
RSpec GraphQL integration testing

RSpec GraphQL integration testing

3
Comments
2 min read
Criar agenda de compromissos usando Rails 4 [outdated]

Criar agenda de compromissos usando Rails 4 [outdated]

1
Comments
2 min read
Mastering GPT-3: The mathematics of logprobs for Ruby Devs

Mastering GPT-3: The mathematics of logprobs for Ruby Devs

2
Comments 2
13 min read
Uniqueness validation does not work since the beginning of Ruby on Rails.

Uniqueness validation does not work since the beginning of Ruby on Rails.

Comments
4 min read
Set up a basic multi-tenant architecture in Rails without gem - 2

Set up a basic multi-tenant architecture in Rails without gem - 2

10
Comments 2
4 min read
We should adopt and use new Ruby features

We should adopt and use new Ruby features

4
Comments 3
4 min read
How to check Battery Health on iPadOS/macOS

How to check Battery Health on iPadOS/macOS

Comments
2 min read
Interspersing arrays in Ruby

Interspersing arrays in Ruby

1
Comments
7 min read
What is Ruby on Rails?

What is Ruby on Rails?

5
Comments 1
2 min read
Rails 7: production deploy from scratch (Ubuntu 22.04 edition)

Rails 7: production deploy from scratch (Ubuntu 22.04 edition)

5
Comments 2
5 min read
gem MapkickJS for beautiful JavaScript maps with one line of Ruby

gem MapkickJS for beautiful JavaScript maps with one line of Ruby

2
Comments
2 min read
Ruby For All Podcast: My Guest Experience 🎙️

Ruby For All Podcast: My Guest Experience 🎙️

3
Comments
1 min read
Rails Model Validation: A Comprehensive Guide with Code Examples

Rails Model Validation: A Comprehensive Guide with Code Examples

3
Comments
5 min read
Intro to Enumerables in Ruby, and an example with Active Record

Intro to Enumerables in Ruby, and an example with Active Record

Comments
10 min read
Active Record Validations

Active Record Validations

Comments
5 min read
loading...