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.
Ruby require argument keyword

Ruby require argument keyword

3
Comments
1 min read
Getting started with ActiveRecord

Getting started with ActiveRecord

Comments
4 min read
Using Ruby to Translate Roman Numerals to Integers

Using Ruby to Translate Roman Numerals to Integers

5
Comments
4 min read
Uso de .nil?, .blank? e .present? em Rails

Uso de .nil?, .blank? e .present? em Rails

Comments
1 min read
Text generation with GPT-2 in Ruby

Text generation with GPT-2 in Ruby

6
Comments 2
3 min read
Rails guide - Adding CI - Part 5

Rails guide - Adding CI - Part 5

5
Comments
2 min read
Rails Hash to Struct - A monkey patch

Rails Hash to Struct - A monkey patch

3
Comments
4 min read
Remote debugging in Rails 7

Remote debugging in Rails 7

19
Comments
2 min read
Install Rails in Mac (M1)

Install Rails in Mac (M1)

3
Comments
2 min read
ActiveModel::Serializer and You

ActiveModel::Serializer and You

3
Comments
4 min read
Relaxing Arduino's work with Ruby

Relaxing Arduino's work with Ruby

Comments
1 min read
How can I use Ruby to colorize the text output to a terminal?

How can I use Ruby to colorize the text output to a terminal?

Comments
1 min read
MetricsCollector for Ruby on Rails

MetricsCollector for Ruby on Rails

2
Comments
3 min read
Terminal Colors Using Ruby

Terminal Colors Using Ruby

16
Comments 1
6 min read
Ruby on Rails, MVC architecture & data modeling

Ruby on Rails, MVC architecture & data modeling

1
Comments
7 min read
Rails guide - Adding tests - Part 4

Rails guide - Adding tests - Part 4

9
Comments
2 min read
Intro to RSpec Mocks

Intro to RSpec Mocks

7
Comments
9 min read
Auto-install system dependencies for Ruby on Rails

Auto-install system dependencies for Ruby on Rails

3
Comments
1 min read
How !(not) to store passwords

How !(not) to store passwords

2
Comments
15 min read
How to avoid callbacks using services.

How to avoid callbacks using services.

5
Comments
2 min read
Symmetric Spies: RSpec Test Organization

Symmetric Spies: RSpec Test Organization

2
Comments
5 min read
Seeking Ruby Array Methods...

Seeking Ruby Array Methods...

5
Comments
4 min read
How (not) to store passwords

How (not) to store passwords

21
Comments 13
4 min read
Using the semi-secret `within` matcher in RSpec

Using the semi-secret `within` matcher in RSpec

Comments
1 min read
Breaking Down Variable Types in Ruby

Breaking Down Variable Types in Ruby

1
Comments
2 min read
What is a class in Ruby?

What is a class in Ruby?

1
Comments
2 min read
Active Record: Seed Data

Active Record: Seed Data

2
Comments 1
3 min read
Pre-Commit hooks guide for Ruby

Pre-Commit hooks guide for Ruby

Comments
1 min read
Application Controllers for Beginning Ruby Developers

Application Controllers for Beginning Ruby Developers

4
Comments
2 min read
You Shall Not Pass: The Ins and Outs of Authentication

You Shall Not Pass: The Ins and Outs of Authentication

6
Comments
7 min read
Update Cheat Sheet for Developers

Update Cheat Sheet for Developers

9
Comments
3 min read
Rails guide - Adding linter - Part 3

Rails guide - Adding linter - Part 3

4
Comments
2 min read
Rails guide - Adding Docker - Part 2

Rails guide - Adding Docker - Part 2

9
Comments 1
2 min read
Export User Data As CSV and Send An Email with Ruby on Rails

Export User Data As CSV and Send An Email with Ruby on Rails

8
Comments
3 min read
Setting Empty-String JSONB Values to Null When Sorting with Ransack

Setting Empty-String JSONB Values to Null When Sorting with Ransack

Comments
5 min read
Ruby is pretty neat

Ruby is pretty neat

8
Comments
2 min read
Building a Sinatra API backend with Active Record Associations

Building a Sinatra API backend with Active Record Associations

3
Comments
3 min read
Flatiron School Software Development - Phase 3 Recap

Flatiron School Software Development - Phase 3 Recap

Comments
2 min read
Using State and useEffect To Dynamically Render Data

Using State and useEffect To Dynamically Render Data

5
Comments
2 min read
We Love Ruby {Method Chaining}

We Love Ruby {Method Chaining}

Comments
3 min read
Ruby on Rails tutorial: Getting started with Contentful

Ruby on Rails tutorial: Getting started with Contentful

5
Comments
8 min read
What is Active Record

What is Active Record

3
Comments
1 min read
Import Xlsx into React

Import Xlsx into React

16
Comments 1
4 min read
Validations in Ruby on Rails

Validations in Ruby on Rails

1
Comments
2 min read
Basics of Rails Generators

Basics of Rails Generators

6
Comments
2 min read
Encryption, Authentication, and Authorization in Ruby on Rails

Encryption, Authentication, and Authorization in Ruby on Rails

2
Comments
8 min read
Generate more detailed errors in controllers using 'rescue_from' in Ruby on Rails

Generate more detailed errors in controllers using 'rescue_from' in Ruby on Rails

12
Comments
2 min read
Ruby: SELF in instance and class methods

Ruby: SELF in instance and class methods

Comments
3 min read
Open Source Adventures: Episode 79: Exploring Crystal Regular Expression API

Open Source Adventures: Episode 79: Exploring Crystal Regular Expression API

9
Comments
4 min read
I created my own Rails Omniauth Amazon Selling Partner API Strategy

I created my own Rails Omniauth Amazon Selling Partner API Strategy

7
Comments
3 min read
Ruby on Rails: Serialization Made Easy

Ruby on Rails: Serialization Made Easy

7
Comments
5 min read
[Ruby][Sorbet] Use sorbet-coerce to make it easy with type conversion

[Ruby][Sorbet] Use sorbet-coerce to make it easy with type conversion

Comments
1 min read
[Ruby][Sorbet] How to write the type of accessor methods (attr_* series methods)

[Ruby][Sorbet] How to write the type of accessor methods (attr_* series methods)

Comments
1 min read
[Ruby][Sorbet] T::Struct == is an identity comparison, not an equivalence comparison

[Ruby][Sorbet] T::Struct == is an identity comparison, not an equivalence comparison

Comments
1 min read
[Ruby][Sorbet] How to make a Rakefile typed

[Ruby][Sorbet] How to make a Rakefile typed

Comments
1 min read
[Ruby][Sorbet] What to do when the RBI generated by tapioca does not have the expected type

[Ruby][Sorbet] What to do when the RBI generated by tapioca does not have the expected type

Comments
1 min read
[Ruby][Sorbet] Using T.unsafe to escape type constraints

[Ruby][Sorbet] Using T.unsafe to escape type constraints

Comments
1 min read
[Ruby][Sorbet][tapioca] What to do when gem type definition conflicts cannot be resolved

[Ruby][Sorbet][tapioca] What to do when gem type definition conflicts cannot be resolved

Comments
1 min read
[Rails][Sorbet] How to add kaminari type definitions in sorbet-rails

[Rails][Sorbet] How to add kaminari type definitions in sorbet-rails

Comments
1 min read
(Not always) Cool methods to be careful when working with rails

(Not always) Cool methods to be careful when working with rails

8
Comments
4 min read
loading...