DEV Community

Ruby on Rails

Ruby on Rails is a popular web framework that happens to power dev.to ❤️

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Speeding up our Rails CI with Github actions and parallel_tests

Speeding up our Rails CI with Github actions and parallel_tests

1
Comments
1 min read
解決 gem install mysql2 時遇到 'zstd' not found 錯誤的問題

解決 gem install mysql2 時遇到 'zstd' not found 錯誤的問題

Comments 1
1 min read
rails database 改成 mysql 所遇到的問題

rails database 改成 mysql 所遇到的問題

Comments
1 min read
gem install rails 幫我們做了什麼事勒?

gem install rails 幫我們做了什麼事勒?

Comments
3 min read
Finding your way around Rails code

Finding your way around Rails code

Comments
4 min read
How I manage to optimize my Active Admin in 4 simple tricks

How I manage to optimize my Active Admin in 4 simple tricks

15
Comments 15
7 min read
Ruby on Rails Api authentication with rails cookie session.

Ruby on Rails Api authentication with rails cookie session.

2
Comments
2 min read
Testing GraphQL with Ruby

Testing GraphQL with Ruby

6
Comments
2 min read
Custom Fields: Give Your Customers the Fields They Need

Custom Fields: Give Your Customers the Fields They Need

82
Comments
7 min read
Stop this, use this instead : Top 5 best practices in Ruby to reduce "if" in your code

Stop this, use this instead : Top 5 best practices in Ruby to reduce "if" in your code

6
Comments 2
2 min read
Monitor Solid Cache in Rails with AppSignal

Monitor Solid Cache in Rails with AppSignal

2
Comments
5 min read
Let’s Build: A Supplement Stack Sharing App with Ruby on Rails

Let’s Build: A Supplement Stack Sharing App with Ruby on Rails

3
Comments
32 min read
Optimizing Ruby on Rails Serializers: Efficient Hash Unpacking in Serializer

Optimizing Ruby on Rails Serializers: Efficient Hash Unpacking in Serializer

2
Comments
2 min read
Building A Visitor Tracker with Rails

Building A Visitor Tracker with Rails

2
Comments
4 min read
How to implement Token-Based Authentication and Authorization in Rails

How to implement Token-Based Authentication and Authorization in Rails

4
Comments 3
6 min read
Pimp My Code : Come and Clean Code with V #1

Pimp My Code : Come and Clean Code with V #1

18
Comments 2
10 min read
How to Setup RSpec on a Rails Project

How to Setup RSpec on a Rails Project

8
Comments
1 min read
Exploring the Power of Keyword Arguments in Ruby

Exploring the Power of Keyword Arguments in Ruby

8
Comments 2
3 min read
Action Mailer ✉️- The Saga

Action Mailer ✉️- The Saga

3
Comments 2
5 min read
To raise or not to raise?

To raise or not to raise?

Comments
7 min read
Rails Harmony: Debugging Your Dockerized App with VSCode and RDBG

Rails Harmony: Debugging Your Dockerized App with VSCode and RDBG

7
Comments 2
2 min read
Mastering Monadical Syntax in Ruby: A Practical Guide to Functional Elegance

Mastering Monadical Syntax in Ruby: A Practical Guide to Functional Elegance

32
Comments 10
7 min read
Ruby on Rails Pagination

Ruby on Rails Pagination

1
Comments 2
2 min read
Make your own HTTP server in ruby

Make your own HTTP server in ruby

23
Comments
4 min read
Keeping Secrets Safe: The Importance of Encrypting API Data

Keeping Secrets Safe: The Importance of Encrypting API Data

1
Comments 4
2 min read
loading...