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.
Spread Operator in Ruby and Ruby Ranges

Spread Operator in Ruby and Ruby Ranges

9
Comments
3 min read
Ruby on Rails - Comment realtime loading

Ruby on Rails - Comment realtime loading

4
Comments
4 min read
Authentication with Sorcery, RSpec, and Rails 7: Building a simple Rails CMS - Part 1

Authentication with Sorcery, RSpec, and Rails 7: Building a simple Rails CMS - Part 1

13
Comments
16 min read
About db:migrate and schema.rb version

About db:migrate and schema.rb version

6
Comments
4 min read
How I got Ruby snippets to run browser side in less than a day

How I got Ruby snippets to run browser side in less than a day

33
Comments 1
2 min read
Dockerise existing rails application

Dockerise existing rails application

12
Comments
4 min read
How to handle a price with Ruby-on-Rails

How to handle a price with Ruby-on-Rails

7
Comments 5
1 min read
Milliseconds in Ruby

Milliseconds in Ruby

4
Comments
2 min read
Security Risks On Rails: Misconfiguration and Unsafe Integrations

Security Risks On Rails: Misconfiguration and Unsafe Integrations

6
Comments
10 min read
the full stack && how it all comes together

the full stack && how it all comes together

4
Comments
7 min read
Discoveries in Ruby(and Rails): Give classes the ability to be compared using the Comparable module

Discoveries in Ruby(and Rails): Give classes the ability to be compared using the Comparable module

6
Comments 5
3 min read
100 Languages Speedrun: Episode 67: Io

100 Languages Speedrun: Episode 67: Io

10
Comments
15 min read
DragonRuby: Render Targets

DragonRuby: Render Targets

5
Comments
4 min read
How to run rails console on elastic beanstalk rails app

How to run rails console on elastic beanstalk rails app

3
Comments
1 min read
Ruby Reduce

Ruby Reduce

11
Comments 1
2 min read
How Its Made: MongoDB Compass Export to Ruby Language

How Its Made: MongoDB Compass Export to Ruby Language

3
Comments
3 min read
The symbol in Ruby - Explanation

The symbol in Ruby - Explanation

10
Comments
7 min read
Migrating to jsbundling-rails

Migrating to jsbundling-rails

4
Comments
2 min read
Water of Life - A Scotch Whisky API

Water of Life - A Scotch Whisky API

4
Comments 1
3 min read
#GopherDiggingRuby: Intro to blocks in Ruby

#GopherDiggingRuby: Intro to blocks in Ruby

6
Comments 2
6 min read
100 Languages Speedrun: Episode 65: Randomized Finite Automaton for Fast Thue Interpreter in Crystal

100 Languages Speedrun: Episode 65: Randomized Finite Automaton for Fast Thue Interpreter in Crystal

11
Comments 2
9 min read
Ruby on Rails event invitation add to calendar using icalendar gem

Ruby on Rails event invitation add to calendar using icalendar gem

13
Comments
1 min read
The Calm Before The Storm

The Calm Before The Storm

1
Comments
2 min read
100 Days of Learning ruby - Day #2

100 Days of Learning ruby - Day #2

5
Comments
4 min read
How-to integrate debug gem in VS Code - debugger by Ruby core team

How-to integrate debug gem in VS Code - debugger by Ruby core team

17
Comments
1 min read
100 Days of Learning Ruby: Day #4

100 Days of Learning Ruby: Day #4

6
Comments
3 min read
The protected modifier in Ruby

The protected modifier in Ruby

6
Comments
5 min read
How to install older Ruby versions(2.x) on Mac M1 without using arch x86_64

How to install older Ruby versions(2.x) on Mac M1 without using arch x86_64

8
Comments
3 min read
Ruby, map with index

Ruby, map with index

9
Comments
5 min read
Discoveries in Ruby(and Rails): Array#*

Discoveries in Ruby(and Rails): Array#*

5
Comments
1 min read
Programming = Poetry, Art, and Music with Chael Wright-Munn

Programming = Poetry, Art, and Music with Chael Wright-Munn

4
Comments
32 min read
100 Languages Speedrun: Episode 59: Smalltalk

100 Languages Speedrun: Episode 59: Smalltalk

9
Comments
10 min read
Faster and simple Http and WebSocket Server for Ruby

Faster and simple Http and WebSocket Server for Ruby

6
Comments
1 min read
How To Set Up A Ruby On Rails CI Workflow Using Github Actions.

How To Set Up A Ruby On Rails CI Workflow Using Github Actions.

14
Comments 1
4 min read
#GopherDiggingRuby: Make a dev.to image link fetcher in Ruby

#GopherDiggingRuby: Make a dev.to image link fetcher in Ruby

5
Comments 1
10 min read
Definition Spec in Ruby - implementation in RSpec

Definition Spec in Ruby - implementation in RSpec

16
Comments
5 min read
Rails 7, Bootstrap 5 and importmaps without nodejs

Rails 7, Bootstrap 5 and importmaps without nodejs

59
Comments 35
2 min read
A Bit of Advanced ActiveRecord Querying - With Benchmarks

A Bit of Advanced ActiveRecord Querying - With Benchmarks

19
Comments 2
9 min read
DragonRuby: Object-Oriented Starter

DragonRuby: Object-Oriented Starter

13
Comments 5
5 min read
[PT-BR] - RSPEC & RUBY - DO GO HORSE AO TDD

[PT-BR] - RSPEC & RUBY - DO GO HORSE AO TDD

31
Comments 3
4 min read
class_eval vs. instance_eval in Ruby

class_eval vs. instance_eval in Ruby

7
Comments 1
2 min read
100 Languages Speedrun: Episode 55: Better Thue Interpreter in Crystal

100 Languages Speedrun: Episode 55: Better Thue Interpreter in Crystal

8
Comments
12 min read
Resolving "rb_check_safe_obj will be removed in Ruby 3.0" warning

Resolving "rb_check_safe_obj will be removed in Ruby 3.0" warning

6
Comments 1
1 min read
Simple Command

Simple Command

7
Comments
7 min read
How to Add ToS Agreement Checkbox to Your Rails App using Devise?

How to Add ToS Agreement Checkbox to Your Rails App using Devise?

11
Comments 3
2 min read
Yard Sale - event-driven e-commerce

Yard Sale - event-driven e-commerce

3
Comments
2 min read
Ruby strftime : short and long story

Ruby strftime : short and long story

6
Comments
7 min read
Rails 7 adds new options to upsert_all

Rails 7 adds new options to upsert_all

7
Comments
4 min read
Using Opal Ruby with Rails 7

Using Opal Ruby with Rails 7

6
Comments 2
13 min read
Next Level Ruby on Rails Application Monitoring with AppSignal

Next Level Ruby on Rails Application Monitoring with AppSignal

6
Comments
8 min read
Mugshot Bot Acquisition: our side of the story

Mugshot Bot Acquisition: our side of the story

8
Comments
5 min read
Learning TDD was hard, but worth it.

Learning TDD was hard, but worth it.

32
Comments 1
8 min read
Import CSV data to Ruby on Rails 7

Import CSV data to Ruby on Rails 7

10
Comments 1
2 min read
rails generators 制限設定

rails generators 制限設定

6
Comments
1 min read
Rails authentication with Rodauth, an elegant Ruby gem

Rails authentication with Rodauth, an elegant Ruby gem

9
Comments
7 min read
Rubocop: Como instalar e configurar

Rubocop: Como instalar e configurar

10
Comments
5 min read
TCO (Tail Call Optimization) - Ruby

TCO (Tail Call Optimization) - Ruby

5
Comments 1
4 min read
Discoveries in Ruby(and Rails): Case equality operator

Discoveries in Ruby(and Rails): Case equality operator

5
Comments
2 min read
100 Languages Speedrun: Episode 49: Crystal

100 Languages Speedrun: Episode 49: Crystal

32
Comments 8
8 min read
Managing JS and CSS Assets in Rails 7

Managing JS and CSS Assets in Rails 7

16
Comments
10 min read
loading...