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.
Pessimistic locking in Rails by example

Pessimistic locking in Rails by example

13
Comments
2 min read
Ruby Module Enumerable Is Your Hidden Friend

Ruby Module Enumerable Is Your Hidden Friend

9
Comments
1 min read
Glimmer DSL for LibUI 0.5.10 - Shape Listeners

Glimmer DSL for LibUI 0.5.10 - Shape Listeners

10
Comments
2 min read
What's the Difference Between a Parameter and an Argument?

What's the Difference Between a Parameter and an Argument?

36
Comments 1
2 min read
How to test code that works with an external API: a stub on Sinatra

How to test code that works with an external API: a stub on Sinatra

10
Comments
2 min read
Workout Programmer

Workout Programmer

10
Comments
6 min read
My mistakes & lessons for the Week

My mistakes & lessons for the Week

12
Comments 9
3 min read
Ruby: "the best" language for general automation

Ruby: "the best" language for general automation

27
Comments 1
5 min read
How to define exceptions in Ruby C extension library

How to define exceptions in Ruby C extension library

9
Comments
1 min read
Trying TruffleRuby

Trying TruffleRuby

7
Comments
1 min read
Automating Jekyll card generation with ruby's Ferrum gem

Automating Jekyll card generation with ruby's Ferrum gem

10
Comments
3 min read
Quick tip: stub requests to unix sockets

Quick tip: stub requests to unix sockets

10
Comments
1 min read
Bootstrapping with Ruby on Rails Generators and Templates

Bootstrapping with Ruby on Rails Generators and Templates

6
Comments 1
7 min read
Technical leadership during large refactors

Technical leadership during large refactors

5
Comments
7 min read
Custom Domain Names and Subdomains for Development

Custom Domain Names and Subdomains for Development

9
Comments
5 min read
Crafting mini RubyOnRails

Crafting mini RubyOnRails

15
Comments
26 min read
RVM did not work in the shell script, so I had to fix it

RVM did not work in the shell script, so I had to fix it

8
Comments
2 min read
Dot syntax and dig! for Ruby hashes, benchmarked

Dot syntax and dig! for Ruby hashes, benchmarked

10
Comments
11 min read
Create Login in Ruby on Rails

Create Login in Ruby on Rails

11
Comments
3 min read
Overriding Serializer

Overriding Serializer

7
Comments
2 min read
5 Surprising ways to use Rails console

5 Surprising ways to use Rails console

18
Comments 6
1 min read
Issue Deploying Rails 6.1 to AWS Elastic Beanstalk

Issue Deploying Rails 6.1 to AWS Elastic Beanstalk

5
Comments 1
1 min read
Ruby on Rails(ROR) development environment setup(Mac OS)

Ruby on Rails(ROR) development environment setup(Mac OS)

11
Comments
3 min read
Hunting down spooky JSON module redefinition via Oj

Hunting down spooky JSON module redefinition via Oj

7
Comments
4 min read
Using Nokogiri and RegEx to Scan a Webpage in Ruby

Using Nokogiri and RegEx to Scan a Webpage in Ruby

10
Comments
4 min read
loading...