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.
Features, the forgotten feature of Puppet

Features, the forgotten feature of Puppet

6
Comments
5 min read
How to Manage Null Constraints With Migrations in Ruby on Rails

How to Manage Null Constraints With Migrations in Ruby on Rails

9
Comments
4 min read
Leveling Up Weekly: Ruby on Rails newsletter for junior to mid-level developers

Leveling Up Weekly: Ruby on Rails newsletter for junior to mid-level developers

4
Comments
1 min read
NTLM authentication with Ruby and Faraday

NTLM authentication with Ruby and Faraday

7
Comments
3 min read
Electron Adventures: Episode 98: Ferrum Sinatra Terminal App

Electron Adventures: Episode 98: Ferrum Sinatra Terminal App

8
Comments
6 min read
A Rails Multi-Tenant Strategy That's ~30 Lines and "Just Works"

A Rails Multi-Tenant Strategy That's ~30 Lines and "Just Works"

77
Comments 10
6 min read
[Solved] .rbenv/shims/ruby: Argument list too long

[Solved] .rbenv/shims/ruby: Argument list too long

6
Comments
3 min read
Electron Adventures: Episode 97: Ferrum and Chrome DevTools Protocol

Electron Adventures: Episode 97: Ferrum and Chrome DevTools Protocol

6
Comments
4 min read
Rails 7 introduces a new debugging gem

Rails 7 introduces a new debugging gem

5
Comments
2 min read
How to Improve Code Quality on a Ruby on Rails Application

How to Improve Code Quality on a Ruby on Rails Application

10
Comments
6 min read
Mixing it up with Mocktail

Mixing it up with Mocktail

3
Comments
5 min read
Electron Adventures: Episode 94: Opal Ruby Terminal App

Electron Adventures: Episode 94: Opal Ruby Terminal App

5
Comments
3 min read
Electron Adventures: Episode 93: Opal Ruby

Electron Adventures: Episode 93: Opal Ruby

5
Comments
2 min read
Building a Dot Matrix Animator

Building a Dot Matrix Animator

12
Comments
6 min read
Time Based Greeting With React And Bridgetown

Time Based Greeting With React And Bridgetown

7
Comments 2
4 min read
How to change the database in a Rails application ?

How to change the database in a Rails application ?

9
Comments 5
1 min read
What does "class << self" actually do in Ruby?

What does "class << self" actually do in Ruby?

41
Comments 4
3 min read
Fixing Just One False Positive in Brakeman

Fixing Just One False Positive in Brakeman

5
Comments
5 min read
Wrapping a Ruby Method

Wrapping a Ruby Method

9
Comments
1 min read
Snake Game by Glimmer DSL for LibUI

Snake Game by Glimmer DSL for LibUI

6
Comments 4
15 min read
Questions for CSV Users

Questions for CSV Users

3
Comments 2
1 min read
How to Add Custom Filters to Administrate Dashboards

How to Add Custom Filters to Administrate Dashboards

6
Comments
7 min read
Glimmer DSL for GTK

Glimmer DSL for GTK

6
Comments
5 min read
Who's Going To RubyConf?

Who's Going To RubyConf?

8
Comments
1 min read
Converting PDFs to/from images in a Ruby on Rails application

Converting PDFs to/from images in a Ruby on Rails application

10
Comments
3 min read
Rendering view components with Turbo Stream broadcasts

Rendering view components with Turbo Stream broadcasts

27
Comments
6 min read
How to Export to CSV with Ruby on Rails

How to Export to CSV with Ruby on Rails

13
Comments
3 min read
Rails: The Quick-and-Dirty to February 31

Rails: The Quick-and-Dirty to February 31

5
Comments 2
4 min read
Glimmer DSL for LibUI Tetris Example

Glimmer DSL for LibUI Tetris Example

6
Comments
5 min read
GraphQL The Rails Way: Part 1 - Exposing your resources for querying

GraphQL The Rails Way: Part 1 - Exposing your resources for querying

11
Comments
15 min read
About that monkey-patching business...

About that monkey-patching business...

2
Comments 1
1 min read
Write clean Object-Oriented code by extracting value objects in Rails

Write clean Object-Oriented code by extracting value objects in Rails

17
Comments 2
5 min read
Ruby on Rails is Definitely Dead... Right?

Ruby on Rails is Definitely Dead... Right?

57
Comments 7
3 min read
ruby methods - #tap and #then

ruby methods - #tap and #then

15
Comments 4
3 min read
Let's Read – Eloquent Ruby – Ch 6

Let's Read – Eloquent Ruby – Ch 6

7
Comments
5 min read
Glimmer DSL for SWT Supports Linux DEB/RPM Packaging

Glimmer DSL for SWT Supports Linux DEB/RPM Packaging

4
Comments
2 min read
Tasty Meals App - a SPA with a Ruby API backend and JS frontend

Tasty Meals App - a SPA with a Ruby API backend and JS frontend

4
Comments
4 min read
RUBY, C++

RUBY, C++

5
Comments 1
1 min read
Ruby on Rails will be dead soon!

Ruby on Rails will be dead soon!

46
Comments 48
2 min read
Math and Ruby: Generating Fibonacci Numbers

Math and Ruby: Generating Fibonacci Numbers

6
Comments 1
3 min read
Don't Get Hacked: How to Prevent SQL Injection Attacks in Your Ruby on Rails Application

Don't Get Hacked: How to Prevent SQL Injection Attacks in Your Ruby on Rails Application

6
Comments
4 min read
A Complete Guide on How SQL Injection Attacks Work

A Complete Guide on How SQL Injection Attacks Work

40
Comments 2
8 min read
VS Code Extensions for Ruby on Rails Developers

VS Code Extensions for Ruby on Rails Developers

43
Comments 3
4 min read
Why I open sourced my startup

Why I open sourced my startup

14
Comments 1
3 min read
Electron Adventures: Episode 83: JRubyFX

Electron Adventures: Episode 83: JRubyFX

4
Comments
3 min read
Ruby gem explained

Ruby gem explained

5
Comments
1 min read
Being RESTful about your routes

Being RESTful about your routes

34
Comments
4 min read
Electron Adventures: Episode 82: Glimmer DSL

Electron Adventures: Episode 82: Glimmer DSL

3
Comments
3 min read
Apple M1 Pro for Ruby development

Apple M1 Pro for Ruby development

8
Comments 4
2 min read
How to Build OR Queries With Active Record

How to Build OR Queries With Active Record

5
Comments
3 min read
Setting up Rubocop correctly with Gitpod and VSCode Ruby

Setting up Rubocop correctly with Gitpod and VSCode Ruby

5
Comments
2 min read
Discoveries in Ruby(and Rails): Enumerable#minmax

Discoveries in Ruby(and Rails): Enumerable#minmax

6
Comments 1
1 min read
How to Build Your Own Custom Search in Ruby on Rails (With 5 Lines of Code)

How to Build Your Own Custom Search in Ruby on Rails (With 5 Lines of Code)

8
Comments
3 min read
The future of rbs collection

The future of rbs collection

5
Comments 2
4 min read
Modeling semi-structured data in Rails

Modeling semi-structured data in Rails

9
Comments
8 min read
Optimistic Locking in Rails REST APIs

Optimistic Locking in Rails REST APIs

8
Comments
6 min read
Combining PDFs in a Ruby on Rails application

Combining PDFs in a Ruby on Rails application

6
Comments 1
1 min read
Why bother with TDD?

Why bother with TDD?

2
Comments 2
3 min read
Creating PDFs in a Ruby on Rails application

Creating PDFs in a Ruby on Rails application

10
Comments
3 min read
How to Pass Variables to ERB Partial Views With Ruby on Rails

How to Pass Variables to ERB Partial Views With Ruby on Rails

5
Comments
2 min read
loading...