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: Self

Ruby: Self

7
Comments
3 min read
Customize Devise’s flash messages

Customize Devise’s flash messages

18
Comments 1
5 min read
Enumerable Module in Ruby

Enumerable Module in Ruby

9
Comments
1 min read
If Ruby’s so Happy, What’s %w(a b c)

If Ruby’s so Happy, What’s %w(a b c)

9
Comments 2
2 min read
What I didn’t know about Ruby Classes

What I didn’t know about Ruby Classes

23
Comments
3 min read
Ruby on Rails API with JWT Auth Tutorial

Ruby on Rails API with JWT Auth Tutorial

69
Comments 4
7 min read
Turn your Ruby on Rails REST API to GraphQL using Hasura Actions

Turn your Ruby on Rails REST API to GraphQL using Hasura Actions

4
Comments
8 min read
Installing Ruby/Tk on Ubuntu

Installing Ruby/Tk on Ubuntu

7
Comments 1
1 min read
Default error in ruby

Default error in ruby

5
Comments
1 min read
A Future for Rails: StimulusReflex

A Future for Rails: StimulusReflex

47
Comments 8
8 min read
Web Scraping with Ruby Part Two

Web Scraping with Ruby Part Two

8
Comments
5 min read
Knowledge Mapping

Knowledge Mapping

3
Comments
4 min read
Implementing Facebook authentication with Devise for your Rails 6 app

Implementing Facebook authentication with Devise for your Rails 6 app

18
Comments 10
4 min read
If at first you don't succeed, try, trie again

If at first you don't succeed, try, trie again

5
Comments 1
3 min read
Rails Cache with Redis Hashes

Rails Cache with Redis Hashes

17
Comments
5 min read
What Makes Ruby Beautiful: Metaprogramming

What Makes Ruby Beautiful: Metaprogramming

49
Comments 1
4 min read
How best do I structure my User database?

How best do I structure my User database?

25
Comments 7
1 min read
Fourier transform of Gaussian distribution in Ruby

Fourier transform of Gaussian distribution in Ruby

6
Comments
1 min read
Live query render with Rails 6 and Stimulus JS

Live query render with Rails 6 and Stimulus JS

43
Comments 10
5 min read
Using SQL with ActiveRecord for performance gains

Using SQL with ActiveRecord for performance gains

6
Comments 1
2 min read
A simple pre-commit hook that saves you big time!

A simple pre-commit hook that saves you big time!

50
Comments 8
2 min read
Contribution to open source: rubocop-rspec

Contribution to open source: rubocop-rspec

4
Comments
2 min read
Do you know how your programming language evaluate boolean expressions?

Do you know how your programming language evaluate boolean expressions?

7
Comments
5 min read
Save time debugging Rails by automatically displaying params directly inside your views

Save time debugging Rails by automatically displaying params directly inside your views

14
Comments
2 min read
Spicing up your Rails frontend experience

Spicing up your Rails frontend experience

24
Comments
7 min read
Rails - Using the Attributes API to manage serialized preferences

Rails - Using the Attributes API to manage serialized preferences

9
Comments
3 min read
Reports performance improvement

Reports performance improvement

7
Comments
1 min read
Day 80 - #100DaysofCode - Stuck On A Rails Problem

Day 80 - #100DaysofCode - Stuck On A Rails Problem

19
Comments 4
2 min read
Rails 6 - Multiple Databases

Rails 6 - Multiple Databases

23
Comments
4 min read
Let's build for Ruby and Rails developers - Part 6

Let's build for Ruby and Rails developers - Part 6

2
Comments
2 min read
Understanding Database Transactions in Rails

Understanding Database Transactions in Rails

12
Comments
6 min read
Querying paginated API endpoints the Rails way

Querying paginated API endpoints the Rails way

11
Comments
5 min read
Mandelbrot benchmark

Mandelbrot benchmark

7
Comments
7 min read
Ruby, Videosgames & DrangonRuby Engine

Ruby, Videosgames & DrangonRuby Engine

10
Comments 1
2 min read
Rodauth: A Refreshing Authentication Solution for Ruby

Rodauth: A Refreshing Authentication Solution for Ruby

13
Comments
14 min read
What I didn’t know about Ruby Numbers

What I didn’t know about Ruby Numbers

7
Comments
3 min read
How Benchmarking Your Code Will Improve Your Ruby Skills

How Benchmarking Your Code Will Improve Your Ruby Skills

3
Comments
9 min read
A Nifty Use Case for Rails Virtual Attributes

A Nifty Use Case for Rails Virtual Attributes

9
Comments 2
2 min read
How should you secure your API token?

How should you secure your API token?

3
Comments
6 min read
Spell Check Commits & PRs

Spell Check Commits & PRs

9
Comments 3
1 min read
Rebuilding Redis in Ruby - Chapter 5 - Redis Protocol Compatibility

Rebuilding Redis in Ruby - Chapter 5 - Redis Protocol Compatibility

7
Comments
30 min read
Object-Oriented Views in Rails

Object-Oriented Views in Rails

7
Comments
5 min read
Sidekiq Batch Complete Callback

Sidekiq Batch Complete Callback

13
Comments
2 min read
Web scraping with Ruby Walk-through Part One

Web scraping with Ruby Walk-through Part One

5
Comments
8 min read
How to extend Ruby with C++

How to extend Ruby with C++

14
Comments
2 min read
Learning Ruby: check equality

Learning Ruby: check equality

6
Comments
2 min read
Web scraping in Ruby, great practice for aspiring Web Developers

Web scraping in Ruby, great practice for aspiring Web Developers

16
Comments
5 min read
Clients, Servers, and the Single Responsibility Principle

Clients, Servers, and the Single Responsibility Principle

7
Comments
4 min read
How to secure your private keys.

How to secure your private keys.

6
Comments
2 min read
RSpec(Pt. 3): Test Doubles

RSpec(Pt. 3): Test Doubles

5
Comments
4 min read
Refactor Rails

Refactor Rails

27
Comments 1
5 min read
Building a Desktop GUI App with Ruby

Building a Desktop GUI App with Ruby

8
Comments 2
2 min read
An In-Exhaustive List of Rails API Errors

An In-Exhaustive List of Rails API Errors

6
Comments
3 min read
Meet Ruby!

Meet Ruby!

26
Comments 7
1 min read
How to build a one-time passcode protected conference line with Twilio Verify and Ruby

How to build a one-time passcode protected conference line with Twilio Verify and Ruby

10
Comments
10 min read
Moving has_many_attached to a different model

Moving has_many_attached to a different model

13
Comments
2 min read
I learned Javascript, Ruby, Python and Java

I learned Javascript, Ruby, Python and Java

28
Comments 30
2 min read
Good first issues with dry-rb

Good first issues with dry-rb

4
Comments
1 min read
Make rubocop 20x faster in 5 min

Make rubocop 20x faster in 5 min

22
Comments 3
3 min read
12 ways to call a method in Ruby

12 ways to call a method in Ruby

13
Comments
5 min read
loading...